You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Environment
Nitro Version: 2.10.4
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
The text was updated successfully, but these errors were encountered: