erming/shout

Docker container doesn't build

ahmetb opened this issue · 1 comments

Full error: https://gist.github.com/ahmetalpbalkan/5df6eaf695d23bee86b3

The npm install basically exits with non-zero exit code, I haven't been able to find out why.

...
npm info postinstall inherits@2.0.1
npm info build /usr/src/app/node_modules/grunt-contrib-uglify/node_modules/uglify-js/node_modules/yargs/node_modules/window-size
npm info build /usr/src/app/node_modules/grunt-contrib-uglify/node_modules/uglify-js/node_modules/yargs/node_modules/camelcase
npm info preinstall commander@0.6.1
npm info build /usr/src/app/node_modules/socket.io/node_modules/socket.io-client/node_modules/parseuri/node_modules/better-assert
npm info install string_decoder@0.10.31
npm info linkStuff glob@3.2.3
npm info install ws@0.4.31

> ws@0.4.31 install /usr/src/app/node_modules/socket.io/node_modules/engine.io/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

The command '/bin/sh -c npm install' returned a non-zero code: 1