-
Notifications
You must be signed in to change notification settings - Fork 20
Error updating atom package #21
Comments
There is an issue with node-gyp and Python 3. Try explicitly setting the Python version |
I get the same error. Also this is what
Could it be that atom bundles it's own version of node? Because the node-package I have installed is much newer then what apm tells me about. |
apm does bundle it's own version of Node... |
I'm having the same issue with runas during installation of an atom package. PYTHON=python2 apm install jupyter-notebook failed with the same error message. I'm using arch linux. Any suggestions? |
I too have same problem
Log:
Is there some workaround? |
I managed to solve this while trying various approaches, which finally led to this: JustinTulloss/zeromq.node#500 |
All repositories in the atom-archive organization are unmaintained and deprecated. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions! |
I'm trying to update the jupyter atom-notebook package. But the update fails with
npm
telling me that there is a likely error inrunas
package. I would like to add the stated support file but it doesn't exists in my tmp folder.I'm running the current stable relase 1.3.3 on debian-testing using the official deb-package.
My version of nodejs is 4.2.4.
The text was updated successfully, but these errors were encountered: