Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Cannot find module '../../Repls/replPython.js'Require stack:- $ATOM_HOME/packag... #26

Open
Sjodinj opened this issue Feb 6, 2022 · 0 comments

Comments

@Sjodinj
Copy link

Sjodinj commented Feb 6, 2022

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: Repl package 0.5.0

Stack Trace

Uncaught Error: Cannot find module '../../Repls/replPython.js'
Require stack:

  • C:\Users\jrsjo.atom\packages\Repl\lib\Repl\ReplFormat.coffee
  • C:\Users\jrsjo.atom\packages\Repl\lib\Repl-View\ReplView.coffee
  • C:\Users\jrsjo.atom\packages\Repl\lib\Repl.coffee
  • C:\Users\jrsjo\AppData\Local\atom\app-1.58.0\resources\app.asar\static\index.html
At internal/modules/cjs/loader.js:800

Error: Cannot find module '../../Repls/replPython.js'
Require stack:
- C:\Users\jrsjo\.atom\packages\Repl\lib\Repl\ReplFormat.coffee
- C:\Users\jrsjo\.atom\packages\Repl\lib\Repl-View\ReplView.coffee
- C:\Users\jrsjo\.atom\packages\Repl\lib\Repl.coffee
- C:\Users\jrsjo\AppData\Local\atom\app-1.58.0\resources\app.asar\static\index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
    at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
    at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:157920)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:149207)
    at /packages/Repl/lib/Repl/ReplFormat.coffee:8:9)
    at /packages/Repl/lib/Repl-View/ReplView.coffee:110:14)
    at ReplManager.module.exports.ReplManager.createRepl (/packages/Repl/lib/ReplManager.coffee:39:27)
    at ReplManager.createRepl (/packages/Repl/lib/ReplManager.coffee:1:1)
    at Object.create (/packages/Repl/lib/Repl.coffee:96:18)
    at /packages/Repl/lib/Repl.coffee:74:79)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:352326)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:350801)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:1:833412)
    at EventEmitter.t (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:1:841383)
    at EventEmitter.emit (events.js:223:5)
    at Object.onMessage (electron/js2c/renderer_init.js:115:818)

Commands

     -9:54 script:close-view (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -9:37.8.0 script:run (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -7:52.7.0 core:confirm (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -7:33.5.0 command-palette:toggle (input.hidden-input)
     -7:29.5.0 script:run (input.hidden-input)
     -7:20.7.0 command-palette:toggle (input.hidden-input)
  4x -7:12.5.0 core:backspace (input.hidden-input)
     -7:03.0 script:run-options (input.hidden-input)
     -6:44.1.0 command-palette:toggle (input.hidden-input)
     -5:45.1.0 script:run (input.hidden-input)
     -2:56.7.0 script:kill-process (input.hidden-input)
     -1:56.4.0 settings-view:install-packages-and-themes (input.hidden-input)
     -1:53.4.0 core:backspace (input.hidden-input)
     -1:52.4.0 core:confirm (input.hidden-input)
     -0:36.6.0 Repl:Repl Python3 (input.hidden-input)
     -0:11.2.0 Repl:create (input.hidden-input)

Non-Core Packages

Hydrogen undefined 
Repl 0.5.0 
script 3.32.2 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant