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

"npm install node-zopfli" fails #93

Closed
TimMcMSFT opened this issue May 16, 2018 · 2 comments
Closed

"npm install node-zopfli" fails #93

TimMcMSFT opened this issue May 16, 2018 · 2 comments

Comments

@TimMcMSFT
Copy link

Perhaps the AWS usage has been exceeded?

npm install node-zopfli

node-zopfli@1.4.0 install C:\Repos\edgepushsample\node_modules\gulp-zopfli\node_modules\node-zopfli
node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(403): https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v57-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node-zopfli@1.4.0 and node@8.11.2 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
gyp ERR! configure error

alrra added a commit to webhintio/webhintio.github.io that referenced this issue May 28, 2018
This change is done in order to be able to build `node-zopfli`.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #448
See also: pierreinglebert/node-zopfli#93
alrra added a commit to webhintio/webhintio.github.io that referenced this issue May 29, 2018
This change is done in order to be able to build `node-zopfli`.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #448
See also: pierreinglebert/node-zopfli#93
alrra added a commit to webhintio/webhintio.github.io that referenced this issue May 29, 2018
This change is done in order to be able to build `node-zopfli`.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #448
See also: pierreinglebert/node-zopfli#93
alrra added a commit to webhintio/webhintio.github.io that referenced this issue May 29, 2018
This change is done in order to be able to build `node-zopfli`.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #448
See also: pierreinglebert/node-zopfli#93
alrra added a commit to webhintio/webhintio.github.io that referenced this issue May 29, 2018
This change is done in order to be able to build `node-zopfli`.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #448
See also: pierreinglebert/node-zopfli#93
@boris-petrov
Copy link

@pierreinglebert - I'm receiving the same error. Could you please take a look?

@pierreinglebert
Copy link
Owner

No it was because Node 8 didnt existed when v2.0.2 was out so the binaries were never built and uploaded to AWS.

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