-
Notifications
You must be signed in to change notification settings - Fork 15
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
Running nuxt build
when @prisma/nuxt
is listed in the modules in nuxt.config.ts
deletes other nuxt modules
#65
Comments
Hey @damisparks 👋, Thanks for reporting this issue! Could you try out the dev release Looking forward to your feedback! |
I am facing the same issue, tried |
Thanks, @minhlucvan! 🙏 Could you let me know which package manager you're using? Additionally, would it be possible for you to share a reproduction repo or example so I can test for a fix on my end? |
Hey folks 👋, @minhlucvan, are you still encountering this issue with the latest version ( |
@mhessdev how is this issue labelled as not planned? |
Hi @damisparks We've marked this as closed because we cannot reproduce the issue. Could you please help us by providing a reproduction so we can dig into this further? |
Yup, just like @jharrell said—we tried multiple times to follow up and get more information, but we couldn’t reproduce the issue, so we closed it. If we receive more details and a proper reproduction, I’d be more than happy to reopen this. @damisparks |
@mhessdev I was out on vacation. I will send a reproduction as soon as possible. |
The issue is still happening. It is related to #22.
However, it stated that it was fixed on the PR #62
The update is available in v0.1.1 as stated here #62 (comment)
Recommendation
Use option B as workaround as suggested in the closed issue #22
Option B works for me. Hence, I got rid of the
@prisma/nuxt
module.The text was updated successfully, but these errors were encountered: