-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
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
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)
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
Reactions are currently unavailable
