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
/node_modules/async-hook/async-hook.js:106
asyncWrap.setupHooks({
^
TypeError: init callback must be a function
at TypeError (native)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
The text was updated successfully, but these errors were encountered:
I get this error when running node 4.4.5
The text was updated successfully, but these errors were encountered: