79679601

Date: 2025-06-25 20:00:24
Score: 0.5
Natty:
Report link

If someone is still facing this, add to the esbuild config:

  exclude:
      - 'jsdom'
      - 'canvas'
  external:
    - 'jsdom'
    - 'canvas'

It needs to be both to work! Workaround discussed here:

https://github.com/evanw/esbuild/issues/1311

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Fabio CorrĂȘa