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

HTTP error 404 downloading node-sass 4.5.3 binding binary for Windows 10 X64 #2035

Closed
claudio4 opened this issue Jul 3, 2017 · 2 comments
Closed

Comments

@claudio4
Copy link

claudio4 commented Jul 3, 2017

When I do "npm install" in my project's folder the download of the binding binary fails returning me this:

Downloading binary from https://github.com/sass/node-sass/releases/download/vhttps://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/vhttps://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz/win32-x64-57_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.

  export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

  npm config set proxy http://example.com:8080
  • NPM version (npm -v): 5.0.3
  • Node version (node -v): v8.1.3
  • Node Process (node -p process.versions): { http_parser: '2.7.0', node: '8.1.3', v8: '5.8.283.41', uv: '1.12.0', zlib: '1.2.11', ares: '1.10.1-DEV', modules: '57', openssl: '1.0.2l', icu: '59.1', unicode: '9.0', cldr: '31.0.1', tz: '2017b' }
  • Node Platform (node -p process.platform): win32
  • Node architecture (node -p process.arch): x64
@nschonni
Copy link
Contributor

nschonni commented Jul 3, 2017

#1991 (comment)

@xzyfer
Copy link
Contributor

xzyfer commented Aug 19, 2018 via email

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