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

cannot find file specified

Open markxiajian opened this issue 11 years ago • 1 comments

Use groc version 0.4.0, I use grunt config like that:

groc: { javascript: ['app/common/*.js'], options: { "out": "release/docs/" } },

When I run grunt groc:javascript command, it show this message:

! Failed to highlight c:\workspace\test\app\common\app.js as JavaScript: Creat eProcessW: The system cannot find the file specified.

But c:\workspace\test\app\common\app.js is existed in my workspace. Please help me to resolve this issue.

markxiajian avatar Oct 10 '13 10:10 markxiajian

I'm getting the same error.

jmdobry avatar Jun 14 '14 19:06 jmdobry