Michael | Web/Mobile Developer
Michael | Web/Mobile Developer
PPrisma
Created by Michael | Web/Mobile Developer on 2/19/2025 in #help-and-questions
React Native Prisma issue
Has anyone ran into this error? TurboModuleRegistry.getEnforcing(...): 'Prisma' could not be found. Verify that a module by this name is registered in the native binary. I have ran 'npx expo prebuild --clear' and everything installs fine. I have installed all the dependencies @prisma/client , @prisma/react-native , react-native-quick-base64 The error is pointed out on this line of code import { reactiveHooksExtension } from '@prisma/react-native'
4 replies