hharnisc / hypercwd

Opens new tabs with the same directory as the current tab in Hyper
MIT License
384 stars 39 forks source link

TypeError: promisify is not a function #48

Open raibima opened 6 years ago

raibima commented 6 years ago

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)

image

Hyper version: Hyper 2.1.1 (stable) OS: Ubuntu 14.04 Node version: 8.11.2 (not sure if this is relevant)

ahmedu007 commented 6 years ago

I can confirm the same issue in MacOS v10.13.4

reeddunkle commented 6 years ago

How do I reproduce this? I can test on Windows.

lmartins commented 5 years ago

Any updates on this? It has been broken for a few months.