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

facing issue while install mediasoup-server #28

Open
shyam123456789 opened this issue Dec 21, 2021 · 0 comments
Open

facing issue while install mediasoup-server #28

shyam123456789 opened this issue Dec 21, 2021 · 0 comments

Comments

@shyam123456789
Copy link

$ npm install mediasoup-server --save
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: Please use the native JSON object instead of JSON 3

[email protected] postinstall /home/gwl/Downloads/rtsp_mediasoup/node_modules/clang-tools-prebuilt
node install.js

unziping /home/gwl/.clang-tools/clang-tools-r298696-linux.tgz

[email protected] postinstall /home/gwl/Downloads/rtsp_mediasoup/node_modules/mediasoup-server/node_modules/mediasoup
make Release

cd worker && /usr/bin/python2 ./scripts/configure.py -R mediasoup-worker
Traceback (most recent call last):
File "./scripts/configure.py", line 80, in
(major, minor), is_clang = compiler_version()
ValueError: need more than 1 value to unpack
make: *** [Makefile:19: Release] Error 1
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] postinstall: make Release
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] postinstall 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! /home/gwl/.npm/_logs/2021-12-21T13_32_38_785Z-debug.log

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