-
Notifications
You must be signed in to change notification settings - Fork 209
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
nodal s error on windows 7 #22
Comments
Same here on windows 8.1, I also get this error when I execute
I tried both executing it as admin or not, and with nodal installed as admin or not. |
Hey, Don't get the opportunity to do bugfixing on Windows much. I'll look into it on a VM as soon as I can, hold tight. This is a priority for me to fix. |
I'm getting the same here. The error isn't occurring in Nodal itself, but in spawning npm, and I'm getting it for I've got 20 minutes to spare, so I'll see if I can identify a fix. |
It looks as if This is directly relevant: nodejs/node-v0.x-archive#5841 The options (as I can see them):
|
I've got a fix from experimentation, and will raise a PR shortly :) |
PR: #53 |
Awesome! Thanks for taking some of your time to do that :) |
+1 |
👍 Will merge in the PR after a test or two goes with it. :) |
Fixed for me :) Thanks a lot to IrregularShed, schahriar and keithwhor of course! |
No problem! Glad we could help. |
Error: watch app EACCES |
events.js:141 Error: spawn cmd ENOENT i got this error after running gulp serve command,could please help me |
Why are you trying to run gulp serve with Nodal? What's the use case? |
Hi, i followed the getting started guide and when i try execute nodal s command i get this exception:
Pls tell me what i doing wrong.
The text was updated successfully, but these errors were encountered: