Closed MichaelJCole closed 1 month ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.
Environment
Hi, I'm having an issue similar to this: https://github.com/storybook-vue/storybook-nuxt/issues/70
I'm not using Storybook, but I have this exact same issue with a Nuxt 3 programmatic build.
The difference seems to be
tsconfig.server.json
.Reproduction
I have a working version (my attempted reproduction) and a non-working version (my app). Both builds work without the content module.
Describe the bug
The difference seems to be
tsconfig.server.json
.tsconfig.server.json - not working
tsconfig.server.json - working
I'm new to Nuxt and not sure how to debug this. Why does it use a file: protocol?
Additional context
No response
Logs
No response