-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird error 127 (yes it actually says that) #24
Comments
Your nodejs is not fully installed. You probably have some missing dependencies. Try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting the following error running on an Ubuntu VM. Not even sure where to start with this one.
server:~/VeraHomeKitBridge$ npm run 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
The text was updated successfully, but these errors were encountered: