You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
created a styles dir with a styles.md file ./node_modules/.bin/documentjs
produces this error: Error: ENOENT: no such file or directory, open '/home/pault/doccss/node_modules/documentjs/site/templates/99914b932bd37a50b983c5e7c90ae93b/layout.mustache'
That dir does exist, but it's empty.
The text was updated successfully, but these errors were encountered:
Brand new DoneJS install using DoneJS 1.1
npm 5.6
node 8.9.3
created a document.json:
created a styles dir with a styles.md file
./node_modules/.bin/documentjs
produces this error:
Error: ENOENT: no such file or directory, open '/home/pault/doccss/node_modules/documentjs/site/templates/99914b932bd37a50b983c5e7c90ae93b/layout.mustache'
That dir does exist, but it's empty.
The text was updated successfully, but these errors were encountered: