Skip to content
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
Closed
@johnsonlin

Description

@johnsonlin

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:

  1. Windows 10 with Node 12.4.0 (npm 6.9.0)
  2. ionic start ionic 3 project
  3. npm i
  4. > [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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions