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
{{ message }}
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
trying to setup docker and MEANJS in ubuntu 16.04. I installed docker and docker-compose in latest version and have the latest MEANJS commit.
Step 8 : RUN npm install --quiet -g gulp bower yo mocha karma-cli pm2 && npm cache clean
---> Running in 4399c1d4a83b
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/usr/bin/karma -> /usr/lib/node_modules/karma-cli/bin/karma
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/usr/bin/mocha -> /usr/lib/node_modules/mocha/bin/mocha
/usr/bin/_mocha -> /usr/lib/node_modules/mocha/bin/_mocha
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
Killed
ERROR: Service 'web-data' failed to build: The command '/bin/sh -c npm install --quiet -g gulp bower yo mocha karma-cli pm2 && npm cache clean' returned a non-zero code: 137