Skip to content

Update nuxtjs monorepo to v3.15.2 #315

Update nuxtjs monorepo to v3.15.2

Update nuxtjs monorepo to v3.15.2 #315

Triggered via pull request December 18, 2024 11:26
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Build Packages
24s
Build Packages
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build Packages: playground/.nuxt/tsconfig.json#L126
Argument for '--module' option must be: 'none', 'commonjs', 'amd', 'system', 'umd', 'es6', 'es2015', 'es2020', 'es2022', 'esnext', 'node16', 'nodenext'.
Build Packages: 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?
Build Packages: src/module.ts#L2
Cannot find module 'consola'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Build Packages: src/module.ts#L3
Cannot find module 'pathe'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Build Packages: src/module.ts#L33
Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'.
Build Packages: src/module.ts#L34
Cannot find module '@graphql-codegen/cli'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Build Packages
Process completed with exit code 1.