Skip to content
New issue

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

Updating dependencies on ionic start #14486

Closed
Pilip35 opened this issue May 16, 2018 · 3 comments
Closed

Updating dependencies on ionic start #14486

Pilip35 opened this issue May 16, 2018 · 3 comments
Labels

Comments

@Pilip35
Copy link

Pilip35 commented May 16, 2018

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):



        > node-sass@4.7.2 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

@ionitron-bot ionitron-bot bot added the triage label May 16, 2018
@Fabious
Copy link

Fabious commented May 17, 2018

I've submitted a Pull Request for this issue :
ionic-team/ionic-app-scripts#1435

@brandyscarney
Copy link
Member

I'm going to close this issue since it seems that PR was merged. If you are still seeing issues please create an issue on the app scripts repo: https://github.com/ionic-team/ionic-app-scripts. Thanks!

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 1, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants