richdayandnight / tutorial-gitbook-learning-how-to-learn

https://richdayandnight.github.io/tutorial-gitbook-learning-how-to-learn/
11 stars 11 forks source link

Node.js version incompatibility... It's a Gitbook issue though. #10

Open jiapei100 opened 8 months ago

jiapei100 commented 8 months ago
➜  Arduino_UNO_R4_Wifi git:(main) gitbook install
Installing GitBook 3.2.3
~/.nvm/versions/node/v20.10.0/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 ~/.nvm/versions/node/v20.10.0/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
    at FSReqCallback.oncomplete (node:fs:200:5)

Node.js v20.10.0
AnasJMirza commented 6 months ago

hey, I am facing the same problem. you got the solution ?