devika icon indicating copy to clipboard operation
devika copied to clipboard

Uncaught (in promise) TypeError: xtermAddonFit.FitAddon is not a constructor

Open tensiondriven opened this issue 1 year ago • 0 comments

On a relatively clean MacOS system,

  1. Followed instructions to install uv, bin, pip requirements, etc
  2. Started python server
  3. 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?

tensiondriven avatar Mar 26 '24 19:03 tensiondriven