getDependencyConfig/getRPNMConfig does not work when node modules are not linked inside of react-native project #15890
Labels
Stale
There has been a lack of activity on this issue and it may be closed soon.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
(Write your answer here.)
Environment
react-native -v
: 0.48.1node -v
: 8.4.0npm -v
: 5.4.2yarn --version
: 1.0.1Then, specify:
Steps to Reproduce
react-native link
.Expected Behavior
react-native link
works properly.Actual Behavior
react-native link
throws "Cannot find module" errorsReproducible Demo
https://github.com/joearasin/workspacesDemo
The text was updated successfully, but these errors were encountered: