dmarr
Build error after upgrading to 3.15.4 - No "exports" main defined ... unicorn-magic 🦄
I think i've narrowed the issue down to using
@nuxt/kit
createResolver in my tailwindConfig. Since i am authoring a layer, the content setting for tailwind should be relative to the layer directory.14 replies
Breaking app when awaiting composable in page setup
I feel like for the amount of time I use nuxt, (all day, every day haha) this should have been more obvious to me. I haven't seen that part of the docs, and I scour the useFetch/custom fetch wrapper stuff pretty consistently. Maybe the error message lacks some information that could make troubleshooting easier.
The page it links to currently links to a verbose github issue with details that are no longer relevant. Ie, before certain fixes were added you had to do certain things to workaround the issue. The reason it cropped up for me was due to the reasons you said, but those weren't shown in the error...
14 replies