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

Install error of Gitbook #6

Closed
gmdr1024 opened this issue Apr 10, 2021 · 0 comments · Fixed by #7
Closed

Install error of Gitbook #6

gmdr1024 opened this issue Apr 10, 2021 · 0 comments · Fixed by #7
Assignees
Labels
bug Something isn't working

Comments

@gmdr1024
Copy link
Owner

case

> common_docs@1.0.0 init C:\Users\tt_dev\Documents\GitHub\common_docs
> gitbook init

Installing GitBook 3.2.3
C:\Users\tt_dev\Documents\GitHub\common_docs\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\tt_dev\Documents\GitHub\common_docs\node_modules\npm\node_modules\graceful-fs\polyfills.js:287:18
    at FSReqCallback.oncomplete (fs.js:184:5)

cause

Issue of graceful-fs
GitbookIO/gitbook-cli#110

solution

Update .node-version 12.18.2

@gmdr1024 gmdr1024 added the bug Something isn't working label Apr 10, 2021
@gmdr1024 gmdr1024 self-assigned this Apr 10, 2021
gmdr1024 added a commit that referenced this issue Apr 10, 2021
gmdr1024 added a commit that referenced this issue Apr 10, 2021
Update .node-version 12.18.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant