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
Yes we now that problem. Atom uses a very old node version to install modules. It uses 0.10.40. This is OK for most of the node modules, but not for all. Some modules requires to be compiled against the v8 headers, like node-inspector, but node-inspector requires Node >= 4.x . We didn't found a solution to use the local installed Node version yet, but we're working on it.
Atom 1.7.3
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
uname -a
Linux mwolf-ThinkPad-W520 4.4.0-22-generic #39-Ubuntu SMP Thu May 5 16:53:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: