livecodelab icon indicating copy to clipboard operation
livecodelab copied to clipboard

'grunt docs' and 'grunt docco' only generate the docs for the first target (index) instead of all three

Open davidedc opened this issue 10 years ago • 2 comments

super-mysterious problem. Both commands should run all three targets (index, howtos, source). But no, computer says no.

davidedc avatar Nov 13 '13 01:11 davidedc

ah yeah, i had this happen sometimes. I found that it i removed the node_modules folder and then did npm install again it would usually sort it

rumblesan avatar Nov 13 '13 08:11 rumblesan

hmmm just did that but no joy. This is a minor thing obviously, I can run the grunt docco:[index|howtos|source] three times and update the docs. You have the same problem too after re-installing?

davidedc avatar Nov 13 '13 10:11 davidedc