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
@SantyTaco remove the 'ssh2.' before 'Server'. The var 'Server' doesn't need the package name at this point. I don't know enough about JS to guess how that got there.
checked out the project
yarn add ssh2
cd example
node sftp-server-download-only.js
getting error
'Cannot read property 'OPEN_MODE' of undefined'
node version is 12.22.2
Please advise...
The text was updated successfully, but these errors were encountered: