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

Hide Prisma's "Update available" message #1777

Closed
Martinsos opened this issue Feb 16, 2024 · 0 comments · Fixed by #2005
Closed

Hide Prisma's "Update available" message #1777

Martinsos opened this issue Feb 16, 2024 · 0 comments · Fixed by #2005
Assignees
Labels
shouldfix We should do/fix this at some point

Comments

@Martinsos
Copy link
Member

This warning just confuses users because they can't update it without updating whole Wasp, and it is telling them to install prisma directly which will just mess up things.

We can however easily remove this message, here is the PR in Prisma that introduced and ENV var for this: prisma/prisma#2769 .

@Martinsos Martinsos added the shouldfix We should do/fix this at some point label Feb 16, 2024
@infomiho infomiho assigned infomiho and Martinsos and unassigned infomiho Apr 18, 2024
@infomiho infomiho assigned infomiho and unassigned Martinsos May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shouldfix We should do/fix this at some point
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants