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 install fail. #6

Open
bronze1man opened this issue May 6, 2019 · 0 comments
Open

npm install fail. #6

bronze1man opened this issue May 6, 2019 · 0 comments

Comments

@bronze1man
Copy link

bronze1man commented May 6, 2019

> ws@0.4.20 install /root/simple-webrtc-video-chat/node_modules/websocket.io/node_modules/ws
> node install.js

internal/modules/cjs/loader.js:584
    throw err;
    ^

Error: Cannot find module '/root/simple-webrtc-video-chat/node_modules/websocket.io/node_modules/ws/install.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
    at Function.Module._load (internal/modules/cjs/loader.js:508:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:754:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
npm WARN Vid@0.0.0 No repository field.
npm WARN Vid@0.0.0 license should be a valid SPDX license expression

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ws@0.4.20 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ws@0.4.20 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-05-06T13_58_36_093Z-debug.log

It should be great to have a git project or zip include all nodejs code inside without npm install. And leave the working node js version in the README file. So we can build it no matter what other library break.

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

1 participant