We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[email protected] install C:\Work\MGMClub\App\Ionic\MGMReact2\node_modules\node-sass node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node":
HTTP error 404 Not Found
Ionic:
Ionic CLI : 6.13.1 (C:\Users\ricar\AppData\Roaming\npm\node_modules@ionic\cli) Ionic Framework : @ionic/react 5.3.1
Capacitor:
Capacitor CLI : 1.3.0 @capacitor/core : 1.3.0
Utility:
cordova-res : not installed native-run : not installed
System:
The text was updated successfully, but these errors were encountered:
Fixed by updating node-sass to 4.14.1
npm install [email protected]
Sorry, something went wrong.
Thanks, I had hardest time building node-sass on manjaro. For anyone else, solved it by downgrading node v14 with nvm.
node-sass
nvm
No branches or pull requests
After cloning this repo and run "npm install":
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node":
HTTP error 404 Not Found
Environment
Ionic:
Ionic CLI : 6.13.1 (C:\Users\ricar\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : @ionic/react 5.3.1
Capacitor:
Capacitor CLI : 1.3.0
@capacitor/core : 1.3.0
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v14.16.1 (C:\Program Files\nodejs\node.exe)
npm : 6.14.12
OS : Windows 10
The text was updated successfully, but these errors were encountered: