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

Unable to run #23

Open
aneesv opened this issue Dec 16, 2015 · 2 comments
Open

Unable to run #23

aneesv opened this issue Dec 16, 2015 · 2 comments

Comments

@aneesv
Copy link

aneesv commented Dec 16, 2015

Why its given gruntCliDir + to spawn at
spawn( gruntCliDir + gruntCmd, args, {cwd: cwd} );

On providing a base its trying to execute /grunt which gives error , on removing gruntCliDir + its working fine

@cellistlondon
Copy link

Agreed, the base is set elsewhere (grunt.file.setBase(cwd);) so there doesn't seem to be a reason to prepend the path here?

@nweldev
Copy link

nweldev commented Jan 26, 2016

👍

Error: spawn C:\Users\blabla/grunt.cmd ENOENT

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

3 participants