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

Cannot build locally #83

Open
leonsery opened this issue Nov 3, 2019 · 3 comments
Open

Cannot build locally #83

leonsery opened this issue Nov 3, 2019 · 3 comments

Comments

@leonsery
Copy link

leonsery commented Nov 3, 2019

During 'npm install' I have the following error:

node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-72_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-72_binding.node"

I checked - in v3.13.1 indeed there is no win32-x64-72_binding.node release. Last one is win32-x64-51_binding.node

How can I fix the error?

@Eglet27
Copy link

Eglet27 commented Jan 30, 2020

i also got the same error. any fix?

@SergioMatheus
Copy link

change on package.json the version of node-sass to version into here https://github.com/sass/node-sass on your node version.

@mvinay71
Copy link

During 'npm install' I have the following error:

node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-72_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-72_binding.node"

I checked - in v3.13.1 indeed there is no win32-x64-72_binding.node release. Last one is win32-x64-51_binding.node

How can I fix the error?

Issue is resolved?

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

4 participants