jashkenas / docco

Literate Programming can be Quick and Dirty.

Home Page:http://ashkenas.com/docco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docco doesn't want to run

Telokis opened this issue · comments


/xxx/node_modules/docco/docco.js:16
          throw error;
          ^

Error: ENOENT: no such file or directory, open 'src/**/*.js'```

This happens everytime I try to run Docco.

What command are you running in your command line?

What's your directory structure like?

I decided not to use Docco anymore. Its lack of support for globbing made me look away.