Now it’s failing out at phantomjs, I searched this site for any threads about this but nothing since '16.
Step 36/51 : RUN npm install --unsafe-perm -g mocha-phantomjs
---> Running in bdab53847fd9
npm WARN deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated request@2.36.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated npmconf@0.0.24: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated ini@1.1.0: Please update to ini >=1.3.6 to avoid a prototype pollution issue
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated hawk@1.0.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated cryptiles@0.2.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated sntp@0.2.4: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
/usr/bin/mocha-phantomjs -> /usr/lib/node_modules/mocha-phantomjs/bin/mocha-phantomjs
> phantomjs@1.9.7-15 install /usr/lib/node_modules/mocha-phantomjs/node_modules/phantomjs
> node install.js
invalid configloglevel="notice"
Downloading http://cnpmjs.org/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2
Receiving...
Error requesting archive.
Status: 404
Request options: {
"uri": "http://cnpmjs.org/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2",
"encoding": null,
"followRedirect": true,
"headers": {},
"strictSSL": false
}
Response headers: {
"date": "Sat, 02 Apr 2022 12:17:09 GMT",
"content-type": "text/html; charset=utf-8",
"content-length": "4287",
"connection": "close",
"vary": "Accept-Encoding",
"x-current-requests": "1",
"x-readtime": "0"
}
Make sure your network and proxy settings are correct.
If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! phantomjs@1.9.7-15 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs@1.9.7-15 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-04-02T12_17_09_535Z-debug.log
ERROR: Service 'counterwallet' failed to build: The command '/bin/sh -c npm install --unsafe-perm -g mocha-phantomjs' returned a non-zero code: 1
I’m trying to install the Full Master now after successfully installing Base Master (not Bass Master)