Closed tido64 closed 2 weeks ago
Part 2 of https://github.com/react-native-community/cli/pull/2549 because I had missed a spot, even though I thought I had tested this properly.
This is enough to trigger the error:
node -p 'require("@react-native-community/cli").loadConfig({})'
Released in v15.1.2
Thanks for the super quick turnaround!
Summary:
Part 2 of https://github.com/react-native-community/cli/pull/2549 because I had missed a spot, even though I thought I had tested this properly.
Test Plan:
This is enough to trigger the error:
Checklist