this 1.7 upgrade was good enough to break everythi...
# orm-help
s
this 1.7 upgrade was good enough to break everything for me , now i am stuck in the middle of no where
d
where is your current issue? I have slain some monsters on the path, so perhaps I can help
f
@Sim for me too)) My solution for restore: Install global prisma@1.6.3 cd server/ rm node_modules -rf yarn yarn add prisma-binding@1.5.12 (latest packages with bugs). prisma deploy
s
@Daniel K. thank you and @Fi1osof too , i just decided not to use Prisma till everything is sorted out , even the GraphQL-Yoga was giving Module not found errors , anyways, i reverted to my old settings and then switched to MongoDB with the yoga server.
d
yoga was just fixed in latest version
yes, it was bit hurtful to figure the upgrade, but currently I don't have any issues anymore (or there is viable workaround)