Skip to content

chore: nuxt module official structure #511

chore: nuxt module official structure

chore: nuxt module official structure #511

Triggered via pull request June 28, 2023 08:45
Status Failure
Total duration 43s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
release: src/module.ts#L8
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
release: src/module.ts#L9
Cannot find module '@nuxt/schema'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
release: src/module.ts#L34
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
release
Process completed with exit code 1.