Import Error in Server Folder
Hi - I have a nuxt3 project that I'm migrating. I have an import in the server folder that seems to want use the appDir as root when resolving a path.
My import is in the for the file
Any ideas on how to hunt down where is getting aded to the resolution path?
I used the codemod to migrate and create the app folder. I do not have any srcDir declarations in my nuxt config.
My import is in the for the file
Any ideas on how to hunt down where is getting aded to the resolution path?
I used the codemod to migrate and create the app folder. I do not have any srcDir declarations in my nuxt config.
