Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReanimatedModule.installTurboModule is not a function #5

Closed
kokosky93 opened this issue Apr 2, 2022 · 1 comment
Closed

ReanimatedModule.installTurboModule is not a function #5

kokosky93 opened this issue Apr 2, 2022 · 1 comment

Comments

@kokosky93
Copy link

kokosky93 commented Apr 2, 2022

Hi,

Following error is beeing thrown when try to use that component

TypeError: ReanimatedModule.installTurboModule is not a function
at node_modules\expo\build\logs\LogSerialization.js:156:14 in _captureConsoleStackTrace
at node_modules\expo\build\logs\LogSerialization.js:41:26 in serializeLogDataAsync

+-- @babel/core@7.17.8
+-- @react-navigation/drawer@6.4.1
+-- @react-navigation/native@6.0.10
+-- @types/react@17.0.43
+-- @types/react-native@0.64.24
+-- @types/shortid@0.0.29
+-- expo@44.0.6
+-- expo-linking@3.0.0
+-- expo-status-bar@1.2.0
+-- moti@0.17.1
+-- native-base@3.3.10
+-- prettier@2.6.1
+-- react@17.0.1
+-- react-dom@17.0.1
+-- react-native@0.64.3
+-- react-native-checkbox-reanimated@0.1.1
+-- react-native-gesture-handler@2.3.2
+-- react-native-reanimated@2.5.0
+-- react-native-safe-area-context@4.2.4
+-- react-native-screens@3.13.1
+-- react-native-svg@12.3.0
+-- react-native-web@0.17.1
+-- shortid@2.2.16
+-- styled-components@5.3.5
+-- styled-system@5.1.5
`-- typescript@4.3.5

OS: Windows 10

It is a brand new project.

I am not sure how to fix it. Any suggestions?

@kokosky93
Copy link
Author

okay this is related to incorrect packages for my expo package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant