Skip to content
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

Impossible to yarn remove zod while zod-prisma is installed #155

Open
serg06 opened this issue Jan 8, 2023 · 0 comments
Open

Impossible to yarn remove zod while zod-prisma is installed #155

serg06 opened this issue Jan 8, 2023 · 0 comments

Comments

@serg06
Copy link

serg06 commented Jan 8, 2023

Set up:

  • Create a repo with prisma, zod-prisma, and zod

Steps to reproduce:

  • Run yarn remove zod
  • It will hang forever on this:
[-/13] ⠄ waiting...
[-/13] ⠄ waiting...
[12/13] ⠄ @prisma/client
[-/13] ⠄ waiting...
[-/13] ⡀ waiting...

Workaround:

  • Run yarn remove zod-prisma
  • Run yarn remove zod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant