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

Doesnt install on windows 10 64bit pro #18

Open
nigel-dewar opened this issue Nov 28, 2017 · 2 comments
Open

Doesnt install on windows 10 64bit pro #18

nigel-dewar opened this issue Nov 28, 2017 · 2 comments

Comments

@nigel-dewar
Copy link

Just wasted 2 hours trying to install angular-fullstack only to find this npm package is the culprit.

I see others and having trouble with it too.

@radum
Copy link

radum commented Nov 30, 2017

Make sure you have all you need for this to work. https://github.com/nodejs/node-gyp#option-1

scttdavs pushed a commit to scttdavs/shrink-ray that referenced this issue Nov 2, 2018
….0.0

Update node-zopfli-es to the latest version 🚀
@CodeIter
Copy link

CodeIter commented Sep 26, 2019

Doesn't installed : yarn add shrink-ray@*

complete yarn log : https://gist.github.com/CodeIter/f4d14221b9cb2ca1aa28e226215d93c6
error summary :

Command: node-pre-gyp install --fallback-to-build
Arguments:
Directory: X:\Documents\codes\instream\node_modules\node-zopfli
Output:
...
node-pre-gyp http 403 https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v72-win32-x64.tar.gz
node-pre-gyp ERR! Tried to download(403): https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v72-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node-zopfli@1.4.0 and node@12.10.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp http 403 status code downloading tarball https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v72-win32-x64.tar.gz
node-pre-gyp ERR! Tried to download(undefined): https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v72-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node-zopfli@1.4.0 and node@12.10.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp http Connection closed while downloading tarball file
...
(lot of zopfli*.cc compilation error)
...

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

3 participants