Vanderson Vauruk

Results 10 comments of Vanderson Vauruk

for me the same error! tks, i make downgrade will work

Same error. But after update meteor 1.4.3.2. thanks

No, @uasghar-smile I haven't found an answer, and I've looked into all the look problems, but I can't fix this.

> Not really! Still stuck with this issue. > […](#) So, I'm having the same problem.

> Thanks [@vauruk](https://github.com/vauruk) for reporting this issue. I am also getting exactly the same issue. Any update? No, I have not received any update and have not found another fix...

> [@vauruk](https://github.com/vauruk) Are you using react-native-mmkv in your project? > > In my case this was caused by app crash due to mmkv unable to mock the storage. > >...

> [@manojmehra-spraxa](https://github.com/manojmehra-spraxa) Can you please enable the full logs as suggested [https://wix.github.io/Detox/docs/troubleshooting/running-tests/#if-you-dont-see-your-app-running-on-the-device](here)? Can you see what crashes the app? ---------------------------------------------------- package.json ---------------------------------------------------- { "name": "DriveHelpApp", "version": "0.0.1", "private": true, "scripts":...

> Hi, it look very strange, it says that the app crashes but there's no logs. > Can you try to do the following: > 1. clean everything and rebuild....

I need help to migrate to Prisma Client v7 to show an error: "Error: Schema must contain a datasource block ". When a start CI: npx prisma migrate dev or...

> Hi [@cyrilchapon](https://github.com/cyrilchapon) A datasource block is always required, it's needed for the `provider` property, which is necessary for Prisma to detect what database is being dealt with, so this...