-
Notifications
You must be signed in to change notification settings - Fork 336
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
v0.7.0: 'win-spawn' missing from package.json #162
Comments
I can confirm that it is safe on Linux. |
Hi did anybody find a solution for this error . |
You need to add the win-spawn npm package: |
I also have this issue. |
sidneys
added a commit
to sidneys/generator-ionic
that referenced
this issue
Mar 10, 2015
# By Diego Netto # Via Diego Netto * 'master' of https://github.com/diegonetto/generator-ionic: 0.7.1 fix(generator): Include win-spawn as a dev dep. Closes diegonetto#162
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Breaks when you run
grunt serve
.$ grunt serve
Loading "Gruntfile.js" tasks...ERROR
Error: Cannot find module 'win-spawn'
Warning: Task "serve" not found. Use --force to continue.
Aborted due to warnings.
The text was updated successfully, but these errors were encountered: