-
Notifications
You must be signed in to change notification settings - Fork 45
Combination of lint + test coverage report throws #36
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
Comments
Checked out #30
Installed new pshell
Run. All good, but... I doublechecked by running it again and it failed! Then again and it was ok. Then one more - failed: https://gist.github.com/nkbt/768cde05020c004659e4 Removed node-modules, made clean install. All is the same. Task every other time. When I add |
I think your setup might be a red herring because parallelshell should not be affecting files and folders, the error you get is coming from eslint, not parallelshell:
Without |
I see it pretty awkward. Same issue for
concurrently
Node 0.10.40
The text was updated successfully, but these errors were encountered: