Open
Description
Environment
Working directory: D:/src/testing/nuxt-app nuxi 7:36:30 pm
Nuxt project info: (copied to clipboard) nuxi 7:36:30 pm
- Operating System: Windows_NT
- Node Version: v23.7.0
- Nuxt Version: 3.16.2
- CLI Version: 3.25.0
- Nitro Version: 2.11.9
- Package Manager: [email protected]
- Builder: -
- User Config: compatibilityDate, devtools
- Runtime Modules: -
- Build Modules: -
Reproduction
Use node 23.7.0, Windows 10
Run npm create nuxt@latest in the command prompt
Now find the undefined values are logged in the console.
Follow the installation steps and you can find more undefined issues.
Describe the bug
Undefined values logged on the console when creating the Nuxt project.
Additional context
No response