Windows 10 can't run angular2-compilers with meteor 1.6. Node-sass http 404

Working on Windows 10.
Meteor version 1.6.0.1
Meteor node version 8.9.3

Getting this error after updating the meteor version from 1.5 to 1.6 in the project.
Looks like this package angular2-compilers@0.6.6 tries to download this node-sass version which is not in the repository.

Have anyone had this issue?

I’ve been racking my brain on this for the last 2 days. So yes I’ve had this problem. I have no idea what to do.

What worked for me:

  • Uninstall node and meteor.
  • Install meteor again.

No idea why.