build: use pnpm 9.3.0 #47
Annotations
5 errors
typecheck (node lts/*, typescript 5.3):
playground/.nuxt/tsconfig.json#L117
Argument for '--module' option must be: 'none', 'commonjs', 'amd', 'system', 'umd', 'es6', 'es2015', 'es2020', 'es2022', 'esnext', 'node16', 'nodenext'.
|
typecheck (node lts/*, typescript 5.3):
src/core/Bridge.ts#L53
Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'.
|
typecheck (node lts/*, typescript 5.3):
src/core/NuxtHue.ts#L11
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
typecheck (node lts/*, typescript 5.3):
src/module.ts#L51
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
typecheck (node lts/*, typescript 5.3)
Process completed with exit code 2.
|