Skip to content

Update nuxtjs monorepo to v3.14.1592 #302

Update nuxtjs monorepo to v3.14.1592

Update nuxtjs monorepo to v3.14.1592 #302

Triggered via pull request November 20, 2024 13:25
Status Failure
Total duration 46s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
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.
Build Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/