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

Error when run npm install #15

Closed
LouisTuo opened this issue Apr 24, 2020 · 2 comments
Closed

Error when run npm install #15

LouisTuo opened this issue Apr 24, 2020 · 2 comments

Comments

@LouisTuo
Copy link

When I execute the script, Ireport the following error; pls help me.

2282 verbose stack Error: medooze-media-server@0.27.2 install: test -f build/Release/medooze-media-server.node || (node-gyp configure && node-gyp rebuild --jobs=max)
2282 verbose stack Exit status 1
2282 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
2282 verbose stack at EventEmitter.emit (events.js:315:20)
2282 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
2282 verbose stack at ChildProcess.emit (events.js:315:20)
2282 verbose stack at maybeClose (internal/child_process.js:1051:16)
2282 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
2283 verbose pkgid medooze-media-server@0.27.2
2284 verbose cwd /usr/local/webrtc/sfu
2285 verbose Linux 4.15.0-96-generic
2286 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--unsafe-perm"
2287 verbose node v14.0.0
2288 verbose npm v6.14.4
2289 error code ELIFECYCLE
2290 error errno 1
2291 error medooze-media-server@0.27.2 install: test -f build/Release/medooze-media-server.node || (node-gyp configure && node-gyp rebuild --jobs=max)
2291 error Exit status 1
2292 error Failed at the medooze-media-server@0.27.2 install script.
2292 error This is probably not a problem with npm. There is likely additional logging output above.
2293 verbose exit [ 1, true ]

@murillo128
Copy link
Member

murillo128 commented Apr 24, 2020 via email

@murillo128
Copy link
Member

please use node 8 or 10. see medooze/media-server-node#80

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