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
Description:
I followed the official Nx documentation to set up a workspace with React Native, but when I try to run the Android command (nx run :android), I receive an error that says the command is undefined. I am using the exact command mentioned in the official Nx documentation, but it doesn't work.
Expected Behavior
The command should run successfully, and the Android project should build and launch as expected, just like described in the official Nx React Native documentation
GitHub Repo
No response
Steps to Reproduce
Steps to Reproduce:
Create an Nx workspace following the official Nx setup guide.
Install React Native with @nx/react-native.
Follow the official instructions to set up Android (or iOS) in the Nx workspace.
Try to run the Android command using nx run :android.
The command returns an error saying "command undefined."
Nx Report
Error: Command is undefined.
Failure Logs
Package Manager Version
npm version - 11.1.0 , pnpm version - 10.4.1
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
Description:
I followed the official Nx documentation to set up a workspace with React Native, but when I try to run the Android command (nx run :android), I receive an error that says the command is undefined. I am using the exact command mentioned in the official Nx documentation, but it doesn't work.
Expected Behavior
The command should run successfully, and the Android project should build and launch as expected, just like described in the official Nx React Native documentation
GitHub Repo
No response
Steps to Reproduce
Steps to Reproduce:
Create an Nx workspace following the official Nx setup guide.
Install React Native with @nx/react-native.
Follow the official instructions to set up Android (or iOS) in the Nx workspace.
Try to run the Android command using nx run :android.
The command returns an error saying "command undefined."
Nx Report
Failure Logs
Package Manager Version
npm version - 11.1.0 , pnpm version - 10.4.1
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: