CI #637
Annotations
7 errors
▶️ Run test:vitest:happy-dom
Process completed with exit code 1.
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
▶️ Run test:vitest:happy-dom:
node_modules/svelte/src/compiler/parse/acorn.js#L1
SyntaxError: Named export 'encode' not found. The requested module '@jridgewell/sourcemap-codec' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from '@jridgewell/sourcemap-codec';
const { encode } = pkg;
❯ node_modules/svelte/src/compiler/parse/acorn.js:1:31
|
Loading