Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 404 response dowloading http://nodejs.org/dist/v2.3.1/node-v2.3.1.tar.gz #7

Open
binarykitchen opened this issue Jun 28, 2015 · 0 comments

Comments

@binarykitchen
Copy link

$ npm i                                                                                        1   master 
|
> leveldown-prebuilt@1.0.8 install /var/www/videomail/production/source/node_modules/level-party/node_modules/
level-prebuilt/node_modules/leveldown-prebuilt
> node-pre-gyp install --fallback-to-build

gyp WARN install got an error, rolling back install
gyp ERR! configure error 
gyp ERR! stack Error: 404 response dowloading http://nodejs.org/dist/v2.3.1/node-v2.3.1.tar.gz
gyp ERR! stack     at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js:251:
14)
gyp ERR! stack     at emitOne (events.js:82:20)
gyp ERR! stack     at Request.emit (events.js:169:7)
gyp ERR! stack     at Request.onRequestResponse (/usr/lib/node_modules/npm/node_modules/request/request.js:985
:10)
gyp ERR! stack     at emitOne (events.js:77:13)
gyp ERR! stack     at ClientRequest.emit (events.js:169:7)
gyp ERR! stack     at HTTPParser.parserOnIncomingClient (_http_client.js:415:21)
gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:88:23)
gyp ERR! stack     at Socket.socketOnData (_http_client.js:305:20)
gyp ERR! stack     at emitOne (events.js:77:13)
gyp ERR! System Linux 3.12.27-xenU
gyp ERR! command "/usr/bin/iojs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure"
 "--fallback-to-build" "--module=/var/www/videomail/production/source/node_modules/level-party/node_modules/le
vel-prebuilt/node_modules/leveldown-prebuilt/build-pre-gyp/leveldown.node" "--module_name=leveldown" "--module
_path=/var/www/videomail/production/source/node_modules/level-party/node_modules/level-prebuilt/node_modules/l
eveldown-prebuilt/build-pre-gyp"
gyp ERR! cwd /var/www/videomail/production/source/node_modules/level-party/node_modules/level-prebuilt/node_mo
dules/leveldown-prebuilt
gyp ERR! node -v v2.3.1
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok 

That URL http://nodejs.org/dist/v2.3.1/node-v2.3.1.tar.gz is really wrong. Who made that URL? Difficult to say and wondering if you can shed some light here? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant