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: Module did not self-register. #644

Open
skycolt opened this issue Oct 24, 2019 · 1 comment
Open

Uncaught Error: Module did not self-register. #644

skycolt opened this issue Oct 24, 2019 · 1 comment

Comments

@skycolt
Copy link

skycolt commented Oct 24, 2019

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Unknown macOS version
Thrown From: julia-client package 0.11.2

Stack Trace

Uncaught Error: Module did not self-register.

At ELECTRON_ASAR.js:166

Error: Module did not self-register.
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:740:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:180:18)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:20:18)
    at customRequire (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:688158)
    at get_KeyboardLayoutManager (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2744622)
    at get_manager (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2744724)
    at Object.getCurrentKeyboardLayout (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2744850)
    at e.keystrokeForKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1087821)
    at KeymapManager.keystrokeForKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1246932)
    at handleKeybinding (/packages/julia-client/lib/runtime/console.js:261:41)
    at /packages/julia-client/lib/runtime/console.js:63:47
    at t._customKeyEventHandler (/packages/ink/lib/console/console.js:158:22)
    at t._keyDown (/packages/ink/node_modules/xterm/lib/xterm.js:1:79701)
    at /packages/ink/node_modules/xterm/lib/xterm.js:1:63525)

Commands

Non-Core Packages

atom-clock 0.1.17 
Hydrogen 2.13.0 
ide-c-cpp 0.1.0 
ide-python 1.5.0 
indent-detective 0.4.0 
ink 0.11.5 
julia-client 0.11.2 
language-julia 0.19.1 
latex-completions 0.3.6 
tool-bar 1.2.0 
uber-juno 0.3.0 
@pfitzseb
Copy link
Member

Seems like something went wrong when installing the package. Try reinstalling (potentially with apm uninstall julia-client/apm install julia-client).

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

2 participants