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
Hi we are getting this error recently on our CI as well as other Linux machines in the office.
/home/travis/.nvm/versions/node/v10.16.0/lib/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/travis/.nvm/versions/node/v10.16.0/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
at FSReqWrap.oncomplete (fs.js:154:5)
Not too sure how to debug this, happy to provide more details.
The text was updated successfully, but these errors were encountered:
Hi we are getting this error recently on our CI as well as other Linux machines in the office.
Not too sure how to debug this, happy to provide more details.
The text was updated successfully, but these errors were encountered: