grunt-init icon indicating copy to clipboard operation
grunt-init copied to clipboard

added 'reporterOutput:''' to avoid path error

Open rbhicks opened this issue 6 years ago • 1 comments

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

rbhicks avatar Mar 23 '18 19:03 rbhicks

CLA assistant check
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.

jsf-clabot avatar Mar 23 '18 19:03 jsf-clabot