Closed
Description
Environment
- Operating System: Windows_NT
- Node Version: v22.13.1
- Nuxt Version: 3.15.2
- CLI Version: 3.20.0
- Nitro Version: 2.10.4
- Package Manager: [email protected]
- Builder: -
- User Config: devtools, modules, runtimeConfig, colorMode, ssr, app, googleFonts, ui, nitro, compatibilityDate
- Runtime Modules: @nuxt/[email protected], @pinia/[email protected], @nuxtjs/[email protected]
- Build Modules: -
Nitro Version: 2.10.4
- Package Manager: [email protected]
- Builder: -
- User Config: devtools, modules, runtimeConfig, colorMode, ssr, app, googleFonts, ui, nitro, compatibilityDate
- Runtime Modules: @nuxt/[email protected], @pinia/[email protected], @nuxtjs/[email protected]
- Build Modules:
Is this bug related to Nuxt or Vue?
Nuxt
Version
"^3.15.2
Reproduction
so im not really sure what cause this, i've just updated packages from a relly old project https://github.com/fearart/hotel-viewer.
Description
somehow when i use it on bun run dev it's just doubling emojis, but when i build and then run build verion my whole ui gots ruined somehow.
Additional context
it don't work node bun + node 22 and bun update but works on my machine w/ node 20 and older version of libs
Logs
ERROR (node:4872) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Activity