Skip to content
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

Error while installing gitbook #127

Open
Mq-b opened this issue Mar 17, 2024 · 0 comments
Open

Error while installing gitbook #127

Mq-b opened this issue Mar 17, 2024 · 0 comments

Comments

@Mq-b
Copy link

Mq-b commented Mar 17, 2024

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>

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