claudioc / jingo

Node.js based Wiki
MIT License
1.02k stars 183 forks source link

Bad repository path (not exists) `jingo -c config.yaml ` #147

Closed diegoddox closed 8 years ago

diegoddox commented 8 years ago

I'm getting this error Bad repository path (not exists): when I run jingo -c config.yaml

This is how I have done. 1: npm i -g jingo 2: clone the repo and cd jingo/ 3: npm i 4: jingo -s > config.yaml 5: jingo -c config.yaml

claudioc commented 8 years ago

It's the expected result if you don't configure your config.yaml

Please read the appropriate section in the README.md file.

Thanks!

wwgc commented 6 years ago

Set the correct repository:

repository: ABSOLUTE_PATH_TO_YOUR_REPO