Open leonsery opened 5 years ago
i also got the same error. any fix?
change on package.json the version of node-sass to version into here https://github.com/sass/node-sass on your node version.
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?
During 'npm install' I have the following error:
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?