Open jennmueng opened 3 months ago
I was running into an initialization error similar to #23. It was solved by running pod install and finding out that there was a prisma pod that was installed.
pod install
Should be in the readme
I was running into an initialization error similar to #23. It was solved by running
pod install
and finding out that there was a prisma pod that was installed.Should be in the readme