esphome / esphome/esp-web-tools
Uncaught TypeError when clicking Connect button
Open
- Dominant language
- TypeScript
- Stars
- 686
- Forks
- 192
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
I have created a simple testing website:
```
```
When I open this site in Chrome and click the "Connect" button, the following error appears in the console:
> Uncaught (in promise) TypeError: Failed to resolve module specifier "tslib". Relative references must start with either "/", "./", or "../".
Then the serial port chooser dialog opens, but nothing else happens. Selecting a device does nothing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.