-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Repro steps:
npm install doczar
./node_modules/.bin/doczar - Expected:
Some documentation should be created - Actual:
unexpected filesystem output error
Error: ENOENT: no such file or directory,
lstat '...\node_modules\doczar\node_modules\highlight.js\styles\github.css' - Investigation:
Looks like, it is needed to add dependency ofhighlight.js.
After it documentation will be created.
Metadata
Metadata
Assignees
Labels
No labels