Closed ghost closed 11 years ago
Have the same problem here on a Jenkins build machine. The problem is I need to target a special commit as 0.6.2 version of docco is quite old (9 months or so). I will look into this today and push a fix as soon as I know exactly what is going on.
I have fixed it with 0.1.4. At least on my Jenkins server it is working as expected. Would it be possible for your colleague to try again and can you let me know the results?
Seems to be fixed with 0.1.5
.
It seems like some people are having problem running
npm install grunt-docco2
. I personally could not reproduce the problem on mac os, but a co-worker goton his Windows 7 machine with
npm --version 1.3.11
. Also, I found this gist describing the exact same issue.