When I run node
I get Killed: 9
. I've restarted, uninstalled node, uninstalled npm and uninstalled n and then reinstalled all of them.
After reinstall. Node initially will work, i.e. running node
will open a REPL. However, upon running npm install -g n
and running n, node becomes broken again.
Advice?
via user3162553
No comments:
Post a Comment