dvws-node
dvws-node copied to clipboard
'Docker compose up' fails with NPM error.
trafficstars
dvws-node# docker-compose up`
Creating network "dvws-node_default" with the default driver
Pulling dvws-mongo (mongo:4.0.4)...
Pulling dvws-mysql (mysql:5.7)...
Building web
ERROR: Service 'web' failed to build: The command '/bin/sh -c npm install --build-from-source' returned a non-zero code: 137 4.0.4:: command not found `
Any clue?
Tried today and it worked for me.
Hmmm i cant seem to reproduce this @darshandkd . What OS are you running docker on? maybe some permissions with the way you install docker perhaps. Try deleting all dvws images, reinstalling you docker and running docker-compose again