Skip to content

[vite-node] [ERR_LOAD_URL] ..vue error in dev mode (Docker only) #20446

@daniluk4000

Description

@daniluk4000

Environment


  • Operating System: Linux
  • Node Version: v18.15.0
  • Nuxt Version: 3.4.2
  • Nitro Version: 2.3.3
  • Package Manager: [email protected]
  • Builder: vite
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://github.com/daniluk4000/nuxt-3.4.2-docker-error

Please read Readme.md in this repo before you launch it.

Describe the bug

The only thing I did - executed nuxi upgrade to upgrade from 3.4.1 to 3.4.2, then I've started to face this error when I launch project (dev mode only)

image

I've tried to clear .nuxt folders and do clean startup, but had no success.

Reproduction repo is simply "npx nuxi@latest init" with a bit of changes for Dockerization.

Additional context

I wasn't able to reproduce this error outside of Docker environment.

Workaround

Change WORKDIR from /app to any random folder, ex. /frontend

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions