citronneur / node-rdpjs

Remote Desktop Protocol for Node.js
GNU General Public License v3.0
887 stars 154 forks source link

node 10.16.0 cannot run #42

Open chaserstrong opened 5 years ago

chaserstrong commented 5 years ago

When my node is 8.9.3, this project is ok. But while my node is 10.16.0, it cannot work. And the error log is like this:

Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:182:27)

chaserstrong commented 5 years ago

@citronneur

matonga commented 4 years ago

Thank you @chaserstrong after hours of banging my head against the keyboard downloaded nodejs v8.7 and the program suddenly worked. I owe you a beer.

PS: server had nodejs v10.21.0