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 while downloading in npm window #5

Closed
seiglin opened this issue Mar 9, 2020 · 2 comments
Closed

Error while downloading in npm window #5

seiglin opened this issue Mar 9, 2020 · 2 comments

Comments

@seiglin
Copy link

seiglin commented Mar 9, 2020

node-pre-gyp WARN Using needle for node-pre-gyp https download
node-pre-gyp ERR! install error
node-pre-gyp ERR! stack Error: 404 status code downloading tarball https://libtorchjs.s3.amazonaws.com/libtorchjs/v1.0.0-alpha.4/Release/win32-x64-napi-v3.tar.gz
node-pre-gyp ERR! stack at PassThrough. (C:\Users\troop\server\node_modules\node-pre-gyp\lib\install.js:142:27)
node-pre-gyp ERR! stack at PassThrough.emit (events.js:323:22)
node-pre-gyp ERR! stack at ClientRequest. (C:\Users\troop\server\node_modules\needle\lib\needle.js:488:9)
node-pre-gyp ERR! stack at Object.onceWrapper (events.js:418:26)
node-pre-gyp ERR! stack at ClientRequest.emit (events.js:311:20)
node-pre-gyp ERR! stack at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:603:27)
node-pre-gyp ERR! stack at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
node-pre-gyp ERR! stack at TLSSocket.socketOnData (_http_client.js:476:22)
node-pre-gyp ERR! stack at TLSSocket.emit (events.js:311:20)
node-pre-gyp ERR! stack at addChunk (_stream_readable.js:294:12)
node-pre-gyp ERR! System Windows_NT 10.0.18362
node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\troop\server\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build=false"
node-pre-gyp ERR! cwd C:\Users\troop\server\node_modules\libtorchjs
node-pre-gyp ERR! node -v v12.16.1
node-pre-gyp ERR! node-pre-gyp -v v0.14.0
node-pre-gyp ERR! not ok
404 status code downloading tarball https://libtorchjs.s3.amazonaws.com/libtorchjs/v1.0.0-alpha.4/Release/win32-x64-napi-v3.tar.gz
npm WARN server@1.0.0 No description
npm WARN server@1.0.0 No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! libtorchjs@1.0.0-alpha.4 install: node-pre-gyp install --fallback-to-build=false
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the libtorchjs@1.0.0-alpha.4 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


how can I solve and download libtorchjs??

@vvmnnnkv
Copy link
Owner

@seiglin should be fixed now

@vvmnnnkv
Copy link
Owner

Closing

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

2 participants