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

jshint:files aborts with warning #391

Closed
tejasbubane opened this issue Nov 25, 2016 · 0 comments
Closed

jshint:files aborts with warning #391

tejasbubane opened this issue Nov 25, 2016 · 0 comments

Comments

@tejasbubane
Copy link
Contributor

tejasbubane commented Nov 25, 2016

jshint:files task gives the following warning and aborts:

⇒  lineman build
Running "clean:dist" (clean) task
Cleaning generated...OK

Running "common" task

Running "coffee:compile" (coffee) task
File generated/js/app.coffee.js created.
File generated/js/spec.coffee.js created.
>> Destination (generated/js/spec-helpers.coffee.js) not written because compiled files were empty.

Running "jshint:files" (jshint) task
Warning: Path must be a string. Received null Use --force to continue.

Aborted due to warnings.

I think the issue was with grunt-contrib-jshint and was fixed, but since lineman uses v0.11.0 it does not have the fix. Upgrading should fix 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

1 participant