GitbookIO / gitbook-cli

GitBook's command line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while installing gitbook

Mq-b opened this issue · comments

C:\Users\A1387>npm install -g gitbook-cli

changed 46 packages in 9s

C:\Users\A1387>gitbook --version
CLI version: 2.3.2
Installing GitBook 3.2.3
C:\Users\A1387\AppData\Roaming\npm\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 C:\Users\A1387\AppData\Roaming\npm\node_modules\gitbook-cli\node_modules\npm\node_modules\graceful-fs\polyfills.js:287:18
at FSReqCallback.oncomplete (node:fs:203:5)

Node.js v18.19.1

C:\Users\A1387>$ gitbook help
'$' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\A1387>gitbook help
Installing GitBook 3.2.3
C:\Users\A1387\AppData\Roaming\npm\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 C:\Users\A1387\AppData\Roaming\npm\node_modules\gitbook-cli\node_modules\npm\node_modules\graceful-fs\polyfills.js:287:18
at FSReqCallback.oncomplete (node:fs:203:5)

Node.js v18.19.1

C:\Users\A1387>