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
I use gitbook build pdf and get error on node.js v6.
$ gitbook build pdf
(node:67256) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
(node:67256) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
info: loading book configuration....
warn: you should specify a gitbook version to use in your book.json, for example: 2.x.x
info: OK
info: >> 0 plugins loaded
Error: ENOENT: no such file or directory, lstat '/Users/jonny/vcs/mdr/design-doc/pdf'
Uh oh!
There was an error while loading. Please reload this page.
I use
gitbook build pdf
and get error on node.js v6.node.js version.
gitbook version.
The text was updated successfully, but these errors were encountered: