microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.29k stars 121 forks source link

failure on first connect of feather device #249

Open tballmsft opened 1 year ago

tballmsft commented 1 year ago

Working from a newly created project, I try to connect to my feather board and get the following error. But the DeviceScript server does start, so the second time I connect is successful.

image

pelikhan commented 1 year ago

for future repros: you change your setting to start the devtools in a terminal; then try this again and you should get a better error message in the devicescript terminal page.