Alex Okros
07/19/2022, 5:11 PM@prisma/migrate
with @prisma/internals
as a peer dependency giving an error stating “Error: Cannot find module ‘fp-ts/TaskEither’“? I tried installing fp-ts
as a peer dependency, but it doesn’t seem to be doing anything for the error.Nurul
07/20/2022, 11:52 AM@prisma/migrate
installed explicitly in your project?
I haven’t seen this issue before but I am trying to understand what’s your exact use case.Alex Okros
07/21/2022, 7:13 PMNurul
07/22/2022, 4:10 PMAlex Okros
07/22/2022, 8:39 PM