This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Node 12 not supported #1530
Closed
Description
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
NPM tries to download node-sass from https://github.com/sass/node-sass/releases/download/v4.11.0/win32-x64-72_binding.node
which doesn't exists in 4.11.0 release.
What behavior are you expecting?
Steps to reproduce:
Windows 10 with Node 12.4.0 (npm 6.9.0)ionic start
ionic 3 projectnpm i
> [email protected] install E:\dev\TEMP-MOBILE-APP\node_modules\node-sass
> node scripts/install.js
>Downloading binary from https://github.com/sass/node-sass/releases/download/v4.11.0/win32-x64-72_binding.node
> Cannot download "https://github.com/sass/node-sass/releases/download/v4.11.0/win32-x64-72_binding.node":
>HTTP error 404 Not Found
Which @ionic/app-scripts version are you using?
3.2.4
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Please update node-sass
deps to 4.12.0
It was the local package-lock.json that stops me from installing the latest deps.
Sorry for the trouble. Please ignore.
Metadata
Metadata
Assignees
Labels
No labels