Tom
App.vue overwritten by layer after adding @nuxt/content@3
Hi, all. When adding @nuxt/content (3) to my app, the app.vue is not used anymore breaking my entire app. Furthermore, the index.vue is also not used and instead the index.vue out of one of my layers is used.
This is my package.json:
I'm using bun if that's of any help.
When removing nuxt content from the modules array, the problem disappears.
Has anybody had a similar experience or a clue on where i could look (logs etc) to find a solution to this issue?
Thanks a lot ❤️
29 replies