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

[legacy-framework] Fix CLI crash when prisma is not installed #438

Merged
merged 1 commit into from May 5, 2020
Merged

Conversation

flybayer
Copy link
Member

@flybayer flybayer commented May 5, 2020

Type: bug fix

Closes: blitz-js/legacy-framework#501

What are the changes and their implications? ⚙️

Ensure that all errors are swallowed if silent=true in runPrismaGeneration()

Checklist

  • Tests added for changes
  • Any added terminal logging uses packages/server/src/log.ts

Breaking change: no

@flybayer flybayer requested a review from aem as a code owner May 5, 2020 09:35
@flybayer flybayer merged commit fd8a29f into canary May 5, 2020
@flybayer flybayer deleted the fp branch May 5, 2020 09:50
@blitzjs-bot blitzjs-bot bot added this to Done in Dashboard May 5, 2020
@dillondotzip dillondotzip changed the title Fix CLI crash when prisma is not installed [legacy-framework] Fix CLI crash when prisma is not installed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Blitz breaks when Prisma is not installed in certain environments
2 participants