oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.81k stars 702 forks source link

TransformError react native0.63.2 #326

Closed zaleer closed 3 years ago

zaleer commented 4 years ago

react native: 0.63.2

Error: {"type":"TransformError","lineNumber":0,"errors":[{"description":"node_modules/react-native-animatable/index.js: Cannot find module '/Users/zale/Documents/project_work/components/react-native-jy-tools/example/node_modules/@react-native-community/cli/node_modules/metro-react-native-babel-transformer/src/index.js'","lineNumber":0}],

Santix11 commented 1 month ago

Im facing a similar issue on RN 0.74.3. I have 2 projects with the same RN version and almost identical dependencies. However, one of the projects throws this error but the other does not. It only happens when I use react-native-modal even though this package works fine on my other project.

error: node_modules/react-native-animatable/createAnimatableComponent.js: react-native-project/node_modules/react-native-animatable/createAnimatableComponent.js: path.requeueComputedKeyAndDecorators is not a function

nikunjdhamelia commented 1 month ago

I am encountering the same issue with RN 0.74.5 version.

error: node_modules/react-native-modal/node_modules/react-native-animatable/createAnimatableComponent.js: /Users/nikunj/Documents/React-Native/Njoy/node_modules/react-native-modal/node_modules/react-native-animatable/createAnimatableComponent.js: path.requeueComputedKeyAndDecorators is not a function