Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Conversation

@danielsogl
Copy link
Contributor

@danielsogl danielsogl commented May 27, 2017

I updated some outdated dependencies to the latest feature or bugfix releases.
No breaking changes at all just more features and better performance with fewer bugs :)

fix #1016

I updated some outdated dependencies to the latest feature or bugfix releases.
No breaking changes at all just more features and better performance with less bugs :)
@danielsogl danielsogl changed the title chore(package): bump dependencies fix(package): node 8 errors May 31, 2017
@danbucholtz danbucholtz merged commit ddf7604 into ionic-team:master Jun 1, 2017
@danbucholtz
Copy link
Contributor

@danielsogl,

Thanks!

Thanks,
Dan

@hjelliott
Copy link

Hi Team,

I am a bit of a newbie with ionic so apologies if this is a dumb question. I am getting the same error:
_Downloading binary from
https://github.com/sass/node-sass/releases/download/v4.5.0/win32-x64-57_binding.node
Cannot download
"https://github.com/sass/node-sass/releases/download/v4.5.0/win32-x64-57_binding.node":

    HTTP error 404 Not Found_

when I try and npm start ..... for any of the templates.

Following this thread and various others it seems the problem is fixed but I am getting the 404 error and the start script dies.

Howard

@janpio
Copy link

janpio commented Jun 21, 2017

The necessary changes were merged but not released yet - you have to use npm <5 until this happens.

@hjelliott
Copy link

Thank you sir.

@janpio
Copy link

janpio commented Jun 22, 2017

Actually yesterday they were released, so you can upgrade app-scripts to 1.3.8 now and it should work.

@mangrar
Copy link

mangrar commented Jun 26, 2017

I upgraded to 1.3.8. You are probably aware, but I am getting a warning because ionic/cli-plugin-ionic-angular needs app-scripts 1.3.7.:

https://github.com/ionic-team/ionic-cli/blob/master/packages/cli-plugin-ionic-angular/package.json

Anyway, is just a warning.

@rasor
Copy link

rasor commented Oct 1, 2017

@hjelliott :
Package.json

  "devDependencies": {
    "@ionic/app-scripts": "3.0.0",`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node 8 on Windows: 404 for node-sass binary

6 participants