Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Cannot download darwin-x64-64_binding.node #2811

Closed
manjufy opened this issue Dec 26, 2019 · 1 comment
Closed

Cannot download darwin-x64-64_binding.node #2811

manjufy opened this issue Dec 26, 2019 · 1 comment

Comments

@manjufy
Copy link

manjufy commented Dec 26, 2019

  • NPM version (npm -v): 6.4.1
  • Node version (node -v): v10.13.0
  • Node Process (node -p process.versions):
{ http_parser: '2.8.0',
  node: '10.13.0',
  v8: '6.8.275.32-node.36',
  uv: '1.23.2',
  zlib: '1.2.11',
  ares: '1.14.0',
  modules: '64',
  nghttp2: '1.34.0',
  napi: '3',
  openssl: '1.1.0i',
  icu: '62.1',
  unicode: '11.0',
  cldr: '33.1',
  tz: '2018e' }
  • Node Platform (node -p process.platform): darwin
  • Node architecture (node -p process.arch): x64
  • node-sass version (node -p "require('node-sass').info"):
node-sass	4.5.2	(Wrapper)	[JavaScript]
libsass  	3.5.0.beta.2	(Sass Compiler)	[C/C++]
  • npm node-sass versions (npm ls node-sass): node-sass@4.5.2
> node-sass@4.5.2 install /.../node_modules/node-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.5.2/darwin-x64-64_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.5.2/darwin-x64-64_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
@manjufy
Copy link
Author

manjufy commented Dec 26, 2019

Just upgraded to newer version of node-sass

npm install node-sass@4.11.0

and it works.

jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this issue Apr 7, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants