Closed telepenin closed 8 years ago
Hello! I get error when I trying to launch docker build -t jamtur01/nodejs . Log - https://bpaste.net/show/ede2cd09fc8c
docker build -t jamtur01/nodejs .
Installed out of the box: node - v0.10.25 npm - 1.3.10
After npm update: npm - 3.8.5
About node-gyp: without this package I got error - gyp ERR! stack Error:gypfailed with exit code: 1 like this http://stackoverflow.com/questions/19972402/nodejs-npm-install-pg-failed
gyp ERR! stack Error:
failed with exit code: 1
Thanks!
Hello! I get error when I trying to launch
docker build -t jamtur01/nodejs .
Log - https://bpaste.net/show/ede2cd09fc8cInstalled out of the box: node - v0.10.25 npm - 1.3.10
After npm update: npm - 3.8.5
About node-gyp: without this package I got error -
gyp ERR! stack Error:
gypfailed with exit code: 1
like this http://stackoverflow.com/questions/19972402/nodejs-npm-install-pg-failed