Skip to content
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

NPM not working #20

Open
irfanwv opened this issue May 18, 2016 · 1 comment
Open

NPM not working #20

irfanwv opened this issue May 18, 2016 · 1 comment

Comments

@irfanwv
Copy link

irfanwv commented May 18, 2016

When I am trying to run node.php?npm=install jt-js-sample Then it is return Failed. Error: 4. See npm-debug.log
I want to install express, socket.io, and mysql via NPM.
How can I did?

@niutech
Copy link
Owner

niutech commented May 20, 2016

Error 4 means Interrupted system call. This could mean that your OS is unsupported. I cannot reproduce it myself, so I cannot help you, but you can go through the Troubleshoot steps in the README.
Since node.php runs in non-privilege mode, you cannot install mysql or open web sockets with sockets.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants