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 watch quitting out after karma:unit #119

Closed
jasonm23 opened this issue Aug 16, 2013 · 3 comments
Closed

grunt watch quitting out after karma:unit #119

jasonm23 opened this issue Aug 16, 2013 · 3 comments
Milestone

Comments

@jasonm23
Copy link

Running "karma:unit:run" (karma) task
[D] Task source: /Users/jason/Projects/project-name/node_modules/grunt-karma/tasks/grunt-karma.js
Verifying property karma.unit exists in config...OK
File: [no files]
[2013-08-16 13:12:27.785] [DEBUG] config - Loading config /Users/jason/Projects/project-name/build/karma-unit.js
WARN [watcher]: Pattern "/Users/jason/Projects/project-name/src/**/*.js" does not match any file.
..................
Chrome 28.0.1500 (Mac OS X 10.7.5): Executed 9 of 9 SUCCESS (1.025 secs / 0.059 secs)

Chrome 28.0.1500 (Mac OS X 10.7.5): Executed 9 of 9 SUCCESS (1.025 secs / 0.059 secs)

Done, without errors.

Done, without errors.

The tail of grunt watch -v --debug

@PaulL1
Copy link

PaulL1 commented Sep 29, 2013

I think this may be resolved by pull #153, and is related to issue #150. At least the symptoms described are the ones that I was getting, and those items solved it for me.

@jasonm23
Copy link
Author

@PaulL1 thanks, looks like it should fix it, I'll give it try.

@jasonm23
Copy link
Author

#153 pull request fixes this

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

2 participants