-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Description
Using this code give me error with node 23
const rdr = sftp.createReadStream(sftpRoute, { autoClose: true })
Error: createReadStream: isDate is not a function
Please update ssh2 to 1.16.0
the last version fix the deprecation and the removed function
Metadata
Metadata
Assignees
Labels
No labels