You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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/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
The text was updated successfully, but these errors were encountered:
$ 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
unziping /home/gwl/.clang-tools/clang-tools-r298696-linux.tgz
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
The text was updated successfully, but these errors were encountered: