This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
chore: removed client from lint #3
Annotations
6 errors
ci:
src/module.ts#L1
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci:
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:
src/module.ts#L3
Cannot find module 'sirv'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci:
src/module.ts#L4
Cannot find module 'vue-email'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
ci:
src/module.ts#L50
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
ci
Process completed with exit code 1.
|