software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.95k stars 1.3k forks source link

Error: Unable to resolve module `./abs` from `node_modules/react-native-reanimated/src/derived/index.js`: #1078

Closed dhruv-soni-hi closed 4 years ago

dhruv-soni-hi commented 4 years ago

Description

This dependency is failing. I looked into the derived/index.js file but I could not see any import statement for ./abs. it is weird

image

Package versions

jakub-gonet commented 4 years ago

Duplicate of #1007.