-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
git clone https://github.com/transistorsoft/background-geolocation-console.git
docker build -t background-geolocation-console .
docker run -p 9000:9000 -v /<rootpath>/src/server/database/db:/usr/src/server/database/db -d background-geolocation-console
=> ERROR [6/6] RUN NODE_ENV=production ./node_modules/.bin/webpack && NPM_CONFIG_PRODUCTION=true npm prune - 0.4s #10 0.494 /bin/sh: ./node_modules/.bin/webpack: not found
I had no problems with installing it directly via npm.
Metadata
Metadata
Assignees
Labels
No labels