chore: add missing dep #252
Annotations
7 errors
ci (ubuntu-latest, 20):
src/theme.ts#L1
Cannot find module 'defu'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 20):
src/theme.ts#L2
Cannot find module 'untyped'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 20):
src/module.ts#L2
Cannot find module 'defu'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 20):
src/module.ts#L3
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 20):
src/module.ts#L70
Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'.
|
ci (ubuntu-latest, 20):
src/module.ts#L86
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
ci (ubuntu-latest, 20)
Process completed with exit code 1.
|