-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(nuxt-content): could not load file mdc-imports.mjs
#70
Comments
mdc-imports.mjs
Getting the issue as well |
Hi @daniellacosse - any chance you could do up a reproduction? Not sure what I was doing wrong :3 |
I'm not using Storybook, but I have this exact same issue with a Nuxt 3 programmatic build. I have a working version (a "reproduction") and a non-working version (my app). Both builds work without the content module. The difference seems to be tsconfig.server.json - not working
tsconfig.server.json - working
Not sure how to debug this. Why does it use a file: protocol? |
I'm getting the same error with my project which is using Nuxt Content and Nuxt UI Pro. I can reproduce it by installing the nuxt-ui-pro saas template (https://github.com/nuxt-ui-pro/saas) with Just thought you could try this as a repro. Might even be able to use Content Wind to see the error, https://github.com/atinux/content-wind |
So I just quickly confirmed the Content Wind has the same issue. Easy repro:
Hope this helps |
Hello, and thank you for taking initiative in this module!
My set-up includes Nuxt Content, and produces this error on macOS 12.2.1 (21D62) Monterey
Things tried
mdc
in Nuxt Content, but this didn't help.The text was updated successfully, but these errors were encountered: