Issue with Dockerfile
Closed this issue · 0 comments
petems commented
Full log here: https://gist.github.com/petems/16607146d42be8747d9b
Most relevant bits:
---> Running in 24511ff5ff2a
npm WARN engine cloudtunes-webapp@0.0.1: wanted: {"node":"~0.6.10 || 0.8 || 0.9"} (current: {"node":"0.10.31","npm":"1.4.23"})
---> Running in 489b658b526f
11 Sep 13:32:36 - warn: `-c, --config` option is deprecated. Use `--env` and `config.overrides` instead
/usr/lib/node_modules/brunch/lib/watch.js:428
throw new Error("You probably need to execute `npm install` to ins
^
Error: You probably need to execute `npm install` to install brunch plugins. Error: Cannot find module '/home/cloudtunes/cloudtunes-webapp/node_modules/javascript-brunch'
at /usr/lib/node_modules/brunch/lib/watch.js:428:19
at Array.map (native)
at loadDeps (/usr/lib/node_modules/brunch/lib/watch.js:413:10)
at loadPackages (/usr/lib/node_modules/brunch/lib/watch.js:433:15)
at /usr/lib/node_modules/brunch/lib/watch.js:453:19
at /usr/lib/node_modules/brunch/lib/helpers.js:517:16
at /usr/lib/node_modules/brunch/lib/helpers.js:473:14
at /usr/lib/node_modules/brunch/node_modules/read-components/index.js:263:16
at /usr/lib/node_modules/brunch/node_modules/read-components/index.js:72:14
at Object.cb [as oncomplete] (fs.js:168:19)