navapbc / wic-participant-recertification-portal

https://navapbc.github.io/wic-participant-recertification-portal/
Apache License 2.0
0 stars 1 forks source link

Prisma seed is segfaulting. Upgrade prisma and @prisma/client to try to #44

Closed rocketnova closed 1 year ago

rocketnova commented 1 year ago

fix.

See https://github.com/prisma/prisma/issues/10649#issuecomment-1480051566 Upgrade to 4.12.0-integration-rtld-deepbind.3

Ticket

https://wicmtdp.atlassian.net/browse/{TICKET_ID}

Changes

What was added, updated, or removed in this PR.

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.

Testing

Screenshots, GIF demos, code examples or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

github-actions[bot] commented 1 year ago

Chromatic_Build : Link to latest build in Chromatic 🌈 Link to storybook build in Chromatic

rocketnova commented 1 year ago

This attempt failed. Will be opening a separate PR with the correct fix.