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
Hello, I came across this issue on my local machine with only hypercwd plugin installed.
TypeError: promisify is not a function
at Object.<anonymous> (/home/raibima.putra/.hyper_plugins/node_modules/hypercwd/setCwd.js:4:21)
at Object.<anonymous> (/home/raibima.putra/.hyper_plugins/node_modules/hypercwd/setCwd.js:40:3)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Function.c._load (file:///opt/Hyper/resources/app.asar/renderer/bundle.js:1:4767)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
Hyper version: Hyper 2.1.1 (stable)
OS: Ubuntu 14.04
Node version: 8.11.2 (not sure if this is relevant)
The text was updated successfully, but these errors were encountered:
Hello, I came across this issue on my local machine with only
hypercwd
plugin installed.Hyper version: Hyper 2.1.1 (stable)
OS: Ubuntu 14.04
Node version: 8.11.2 (not sure if this is relevant)
The text was updated successfully, but these errors were encountered: