Skip to content

Build error with node v6 #1

Closed
Closed
@chusiang

Description

@chusiang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions