node-rdpjs
node-rdpjs copied to clipboard
node 10.16.0 cannot run
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)
@citronneur
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