Skip to content

Conversation

@AnatolyPristensky
Copy link
Contributor

We were facing issues with the appcenter cli after migrating our react-native project to a mono-repository.

The cli is looking for react-native package is in the project node_modules folder instead of the root node_modules, which leads to errors.

This PR aims to solve that by using node's require.resolve to find the package path.

@AnatolyPristensky AnatolyPristensky requested a review from a team as a code owner April 28, 2023 11:06
@AnatolyPristensky AnatolyPristensky merged commit 40c643f into master Apr 28, 2023
@AnatolyPristensky AnatolyPristensky deleted the rn-use-node-resolve branch April 28, 2023 11:35
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

Successfully merging this pull request may close these issues.

5 participants