Skip to content
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

grunt serve on Windows 7 #117

Closed
srobledo opened this issue Oct 11, 2014 · 5 comments
Closed

grunt serve on Windows 7 #117

srobledo opened this issue Oct 11, 2014 · 5 comments

Comments

@srobledo
Copy link

Hi,

Everything works fine on OSX but when i try to run in on Windows 7 with GRUNT SERVE i get the following error

test\node_modules\grunt-contrib-compass\node_modules\tmp\lib\tmp.js:261
throw err;
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)

There is a similar issue here gruntjs/grunt-contrib-compass#172 but no luck yet.
Any ideas? thanks!

@denisazevedo
Copy link

Check if this helps you:
build fails on windows (spawn issue)

@phureewat29
Copy link

That's work. Thanks denisazavedo.

@srobledo
Copy link
Author

Yea that does the job thanks!

@tekpalette
Copy link

Yes it worked

@irangausl
Copy link

Tks Bro, It works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants