8000 Non-relative paths are not allowed when 'baseUrl' is not set. Typescript v5.2.2 · Issue #23157 · nuxt/nuxt · GitHub
[go: up one dir, main page]

Skip to content
Non-relative paths are not allowed when 'baseUrl' is not set. Typescript v5.2.2 #23157
@abarke

Description

@abarke

Environment

  • Operating System: Windows_NT
  • Node Version: v18.15.0
  • Nuxt Version: 3.7.1
  • CLI Version: 3.8.3
  • Nitro Version: 2.6.3
  • Package Manager: pnpm@8.7.1
  • Builder: -
  • User Config: ssr, modules, ionic, vite
  • Runtime Modules: @nuxtjs/ionic@0.12.1, nuxt-electron@0.6.0
  • Build Modules: -

Reproduction

Upgrade nuxt project to use typescript@5.2.2

Describe the bug

Since upgrading to typescript@5.2.2 I get the following error in the self-generated tsconfig.json

image

{
  "extends": "./.nuxt/tsconfig.json"
}

Additional context

The root cause of the issue is actually due to the "#pwa" types path in the auto-generated ts-config.json

image

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0