Skip to content

Instantly share code, notes, and snippets.

@knownasilya
Created July 10, 2013 19:08
Show Gist options
  • Save knownasilya/5969210 to your computer and use it in GitHub Desktop.
Save knownasilya/5969210 to your computer and use it in GitHub Desktop.
grunt-docco error
Running tasks: docco
Running "docco" task
[D] Task source: C:\Users\iradchenko\Desktop\The_Board\node_modules\grunt-docco\
tasks\docco.js
Running "docco:debug" (docco) task
[D] Task source: C:\Users\iradchenko\Desktop\The_Board\node_modules\grunt-docco\
tasks\docco.js
Verifying property docco.debug exists in config...OK
Files: src/js/app.js, src/js/app/controllers/ApplicationController.js, src/js/ap
p/router.js, src/js/app/views/ApplicationView.js, src/js/config.js, src/js/isoto
pe.setup.js, src/js/main.js
Warning: Cannot call method 'filter' of undefined Use --force to continue.
Aborted due to warnings.
@PunkChameleon
Copy link

I'm getting a similar issue -- did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment