-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitystaletype: bug
Description
Current Behavior
If you specify both the all and initialRun options when running nx watch, initialRun will have no effect.
Expected Behavior
The command should be called once at the beginning even if there are no file changes.
GitHub Repo
Use any repo
Steps to Reproduce
- Run
nx watch --initialRun --all --verbose -- echo executed
Nx Report
Node : 22.15.0
OS : linux-x64
Native Target : x86_64-linux
pnpm : 10.10.0
nx : 21.3.11
typescript : 5.9.2Failure Logs
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitystaletype: bug