sipster icon indicating copy to clipboard operation
sipster copied to clipboard

Installing Issue with NODEJS V8.17.1.0

Open MohammadAliNekouie opened this issue 2 years ago • 0 comments
trafficstars

sudo npm install sipster

[email protected] install /root/node-test/node_modules/sipster node-gyp rebuild

gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: certificate has expired gyp ERR! stack at TLSSocket. (_tls_wrap.js:1116:38) gyp ERR! stack at emitNone (events.js:106:13) gyp ERR! stack at TLSSocket.emit (events.js:208:7) gyp ERR! stack at TLSSocket._finishInit (_tls_wrap.js:643:8) gyp ERR! stack at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:473:38) gyp ERR! System Linux 5.10.60-sunxi gyp ERR! command "/opt/nodejs/bin/node" "/opt/nodejs/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /root/node-test/node_modules/sipster gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok npm WARN enoent ENOENT: no such file or directory, open '/root/node-test/package.json' npm WARN node-test No description npm WARN node-test No repository field. npm WARN node-test No README data npm WARN node-test No license field.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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/2022-11-23T09_58_46_041Z-debug.log

MohammadAliNekouie avatar Nov 23 '22 10:11 MohammadAliNekouie