You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The executor @nrwl/react-native:pod-install is not passing on error messages when pod install fails. If I use nx:run-commands instead, then the error message is printed in the terminal.
Here is what my nx:run-commands setting looks like:
Current Behavior
The executor
@nrwl/react-native:pod-install
is not passing on error messages when pod install fails. If I usenx:run-commands
instead, then the error message is printed in the terminal.Here is what my
nx:run-commands
setting looks like:Expected Behavior
I expect pod install errors to be printed in the terminal because it makes it much more difficult to debug.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: