gruntjs / grunt-init

Generate project scaffolding from a template.
http://gruntjs.com/project-scaffolding
MIT License
193 stars 58 forks source link

added 'reporterOutput:''' to avoid path error #109

Open rbhicks opened 6 years ago

rbhicks commented 6 years ago

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

jsf-clabot commented 6 years ago

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.