dvws-node icon indicating copy to clipboard operation
dvws-node copied to clipboard

'Docker compose up' fails with NPM error.

Open darshandkd opened this issue 2 years ago • 2 comments
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?

darshandkd avatar Jan 16 '23 02:01 darshandkd

Tried today and it worked for me.

noraj avatar Jan 21 '23 14:01 noraj

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

snoopysecurity avatar Jan 30 '23 15:01 snoopysecurity