Skip to content

Updating dependencies on ionic start #14486

@Pilip35

Description

@Pilip35

Hello,

I try to generate a ionic project with template sidemenu but when ionic tries to install dependencies I have an download error on node-sass.

√ Creating directory .\test - done!
√ Downloading and extracting sidemenu starter - done!

? Would you like to integrate your new app with Cordova to target native iOS and Android? Yes
√ Personalizing ionic.config.json and package.json - done!
> ionic integrations enable cordova --quiet
√ Downloading integration cordova - done!
√ Copying integrations files to project - done!
[OK] Added cordova integration!

Installing dependencies may take several minutes.

  *   IONIC  DEVAPP  *

 Speed up development with the Ionic DevApp, our fast, on-device testing mobile app

  -     Test on iOS and Android without Native SDKs
  -     LiveReload for instant style and JS updates

 ️-->    Install DevApp: https://bit.ly/ionic-dev-app    <--

> npm i
× Running command - failed!
[ERROR] An error occurred while running npm i (exit code 1):



        > [email protected] install D:\Projets\Devpt\Ionic\test\node_modules\node-sass
        > node scripts/install.js

        Downloading binary from https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node
        Cannot download "https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node":

My versions are :

  • node : v10.1.0
  • npm : v6.0.1
  • ionic : v3.20.0

This node https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node does'nt exist on github on release 4.7.2 but on release 4.9.0

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions