devika
devika copied to clipboard
Uncaught (in promise) TypeError: xtermAddonFit.FitAddon is not a constructor
On a relatively clean MacOS system,
- Followed instructions to install uv, bin, pip requirements, etc
- Started python server
- Started web server
When using the web page, the following message is displayed in the console:
Uncaught (in promise) TypeError: xtermAddonFit.FitAddon is not a constructor
Does xtermAddonFit need to be added to the bun requirements?