Open rajesh99 opened 6 years ago
ionic version -v:3.20.0 npm v: 5.6.0 node v: 8.10.0
I got the following error while doing npm install
node-sass@3.10.1 install e:\javascript\ionic2-geofence\node_modules\node-sass node scripts/install.js
Start downloading binary at https://github.com/sass/node-sass/releases/download/v3.10.1/win32-x64-57_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.1/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
You can fix it by installing latest node-sass to project. [Unsupported] Installing 3.13.1 with Node 8
ionic version -v:3.20.0 npm v: 5.6.0 node v: 8.10.0
I got the following error while doing npm install
Start downloading binary at https://github.com/sass/node-sass/releases/download/v3.10.1/win32-x64-57_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.1/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.
or configure npm proxy via