Skip to content

Update dependencies and fix TypeScript errors in plugin.ts #1286

Update dependencies and fix TypeScript errors in plugin.ts

Update dependencies and fix TypeScript errors in plugin.ts #1286

Triggered via push January 15, 2024 04:32
Status Failure
Total duration 3m 2s
Artifacts

type-check.yml

on: push
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check (18.17.0)
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
check (18.17.0)
Cannot find module '../package.json'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
check (18.17.0)
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
check (18.17.0)
Process completed with exit code 1.