node-ssh
node-ssh copied to clipboard
Update for use with ES6
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 :)