Skip to content

Build error with node v6 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chusiang opened this issue Jun 24, 2016 · 1 comment
Closed

Build error with node v6 #1

chusiang opened this issue Jun 24, 2016 · 1 comment

Comments

@chusiang
Copy link
Owner

chusiang commented Jun 24, 2016

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'

node.js version.

$ node -v
v6.2.2

gitbook version.

$ gitbook -V
CLI version: 2.3.0
GitBook version: 2.0.1
@chusiang chusiang changed the title gitbook build error with node v6pdf, epub Build error with node v6 Jun 24, 2016
@chusiang
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant