You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reinstall (npm uninstall -g ijavascript; npm install -g ijavascript) or build from source (npm_config_zmq_external=true npm install -g ijavascript), when:
Error: The module '/usr/local/lib/node_modules/ijavascript/node_modules/zeromq/build/Release/zmq.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 72. This version of Node.js requires
NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
FileNotFoundError: [Errno 2] No such file or directory: 'ijskernel'
(Ijavascript kernel will not start on jupyter-desktop #259)Reinstall (
npm uninstall -g ijavascript; npm install -g ijavascript
) or build from source (npm_config_zmq_external=true npm install -g ijavascript
), when:install with
sudo
or asroot
(Sudo install via npm v5 or above (--unsafe-perm) #146)For more troubleshooting, see issues labelled as
question
: https://github.com/n-riesco/ijavascript/issues?q=label%3AquestionThe text was updated successfully, but these errors were encountered: