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
sh: 1: node: not found
npm ERR! weird error 127
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
npm ERR! not ok code 0
my nodejs version:
root@dd:/git/licode-demos# nodejs --version
v0.10.25
The text was updated successfully, but these errors were encountered:
root@dd:/git/licode-demos# npm start
sh: 1: node: not found
npm ERR! weird error 127
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
npm ERR! not ok code 0
my nodejs version:
root@dd:/git/licode-demos# nodejs --version
v0.10.25
The text was updated successfully, but these errors were encountered: