We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I can't install angular2-compiler in Windows 10 this is the error that i got :
meteor add angular2-compilers => Errors while adding packages: While loading package [email protected]: error: Command failed: C:\WINDOWS\system32\cmd.exe /c C:\Users\moham\AppData\Local.meteor\packages\meteor-tool\1.6.0\mt-os.windows.x86_64\dev_bundle\bin\npm.cmd rebuild --update-binary Cannot download "https://github.com/sass/node-sass/releases/download/v3.8.0/win32-x64-57_binding.node": HTTP error 404 Not Found
This is information about my config : npm -v : 5.5.1 node -v : v8.9.1 meteor --version : Meteor 1.6
If someone have an idea about how to resolve this I will be thankful.
Thx
The text was updated successfully, but these errors were encountered:
I'm seeing the same issue - what is the solution?
Sorry, something went wrong.
Same error here, I tried on Windows 10 and Ubuntu.
Is it solved? I met same problem.
I solved passing the project to version 1.6 of meteor.
No branches or pull requests
Hi,
I can't install angular2-compiler in Windows 10 this is the error that i got :
This is information about my config :
npm -v : 5.5.1
node -v : v8.9.1
meteor --version : Meteor 1.6
If someone have an idea about how to resolve this I will be thankful.
Thx
The text was updated successfully, but these errors were encountered: