Ran into a build error when rebuilding the project #11712
-
Beta Was this translation helpful? Give feedback.
Answered by
IsuruLakshan97
Jun 7, 2023
Replies: 1 comment
-
I managed to resolve it. The problem was at a NPM package i installed. it was react-native-svg. uninstalling it and running autolinking again resolved my problem |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IsuruLakshan97
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I managed to resolve it. The problem was at a NPM package i installed. it was react-native-svg. uninstalling it and running autolinking again resolved my problem