node-ssh icon indicating copy to clipboard operation
node-ssh copied to clipboard

Update for use with ES6

Open N1GHTR4NG3R opened this issue 4 years ago • 0 comments

Is it possible to request this gets updated to support es6 syntax?

In my project I use import/export - and for whatever reason I'm not able to "require" it.

EDIT I used createRequire as a workaround to be able to require it into my modules. - Will leave this up though, on the off-chance :)

N1GHTR4NG3R avatar Apr 09 '21 07:04 N1GHTR4NG3R