Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

chore: removed client from lint #3

chore: removed client from lint

chore: removed client from lint #3

Triggered via push December 12, 2023 18:10
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.