grunt-init
grunt-init copied to clipboard
added 'reporterOutput:''' to avoid path error
Hello,
I ran into to following when running grunt after setting up a new template:
Running "jshint:all" (jshint) task
Warning: The "path" argument must be of type string Use --force to continue.
Adding:
reporterOutput: ''
to jshint.options corrected the problem.
Cheers,
-r
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
r.b.hicks seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.