-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
Since the new version of node, when running gitbook build
it fails with the following error:
Installing GitBook 3.2.3
/home/travis/.nvm/versions/node/v12.18.3/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287
if (cb) cb.apply(this, arguments)
^
TypeError: cb.apply is not a function
at /home/travis/.nvm/versions/node/v12.18.3/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
at FSReqCallback.oncomplete (fs.js:169:5)
The command "gitbook install" failed and exited with 1 during .
The command still works fine when using 12.18.2
antaehyeon, SadSock, aegershman, lingsamuel, clarkttfu and 38 more
Metadata
Metadata
Assignees
Labels
No labels