hypercwd icon indicating copy to clipboard operation
hypercwd copied to clipboard

TypeError: promisify is not a function

Open raibima opened this issue 7 years ago • 3 comments

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)

raibima avatar May 18 '18 07:05 raibima

I can confirm the same issue in MacOS v10.13.4

ahmedu007 avatar May 21 '18 08:05 ahmedu007

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

reeddunkle avatar May 26 '18 00:05 reeddunkle

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

lmartins avatar Nov 16 '18 11:11 lmartins