You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[14:25:36] Using gulpfile ~/src/github/Chart.js/gulpfile.js
[14:25:36] Starting 'docs'...
info: installing 5 plugins using npm@3.9.2
info:
info: installing plugin "search-plus"
info: install plugin "search-plus" (*) from NPM with version 1.0.3
/home/alessandro/src/github/Chart.js/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/alessandro/src/github/Chart.js/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
at FSReqCallback.oncomplete (fs.js:169:5)
Possible Solution
Steps to Reproduce
Run gulp docs on node v12.18.4
Context
This is blocking PRs on 2.9 branch:
PR #7853
PR #7854
Expected Behavior
gulp docs
succeedsCurrent Behavior
Possible Solution
Steps to Reproduce
Run
gulp docs
on node v12.18.4Context
This is blocking PRs on 2.9 branch:
PR #7853
PR #7854
Related issue: GitbookIO/gitbook-cli#110
Environment
The text was updated successfully, but these errors were encountered: