Created
August 26, 2015 18:21
-
-
Save matthewarkin/f66e2eb707f8c34fdce2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> node-gyp rebuild | |
gyp WARN install got an error, rolling back install | |
gyp ERR! configure error | |
gyp ERR! stack Error: connect ETIMEDOUT | |
gyp ERR! stack at exports._errnoException (util.js:746:11) | |
gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1000:19) | |
gyp ERR! System Linux 3.14.42-31.38.amzn1.x86_64 | |
gyp ERR! command "node" "/opt/elasticbeanstalk/node-install/node-v0.12.2-linux-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /tmp/deployment/application/node_modules/slug/node_modules/unicode/node_modules/bufferstream/node_modules/buffertools | |
gyp ERR! node -v v0.12.2 | |
gyp ERR! node-gyp -v v1.0.3 | |
gyp ERR! not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment