Basti
Basti
NNuxt
Created by Basti on 1/31/2025 in #❓・help
i18n - Switching locales fails if an anchor has been clicked beforehand.
@kapa.ai Neither of these solve the issue since the links and anchors switch languages correctly and work as intended. The issue lies in switchLocalePath() which doesn't consider the translation of the anchors in the URL.
9 replies
NNuxt
Created by kiri on 8/22/2024 in #❓・help
Did you mean to import "ignore/index.js"? ELIFECYCLE  Command failed with exit code 1
Hey, I'm not sure if I can help you but I'm experiencing the same problem right now. I'm also using pnpm, and it's worth noting that the directory in the error message is also under E:\ for me.
2 replies
NNuxt
Created by Basti on 7/30/2024 in #❓・help
Module not found when trying to install a shadcn module
The problem was with the latest version of shadcn-vue (v0.10.5) so rolling back to 0.10.4 is a temporary fix. This seems to only affect Nuxt. There is already a github issue on it.
2 replies