ng-update
Verified for current stable LTS
Ng Update Command: Update To Prerelease Versions
Use for update to prerelease versions with Ng Update. Exact CLI syntax to update to prerelease versions using Ng Update.
When to use this: Use for update to prerelease versions with Ng Update.
Command Syntax
ng update <package> --next ng update <package> --next Command Breakdown
--next- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to update to prerelease versions using Ng Update.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ng Update Command: Allow Update With Modified Or Untracked Files
ng update <package> --allow-dirty Ng Update Command: Display Verbose Internal Details ng update <package> --verbose Ng Update Command: Ignore Peer Dependency Version Mismatches ng update <package> --force Ng Update Command: Update All Dependencies Workspace ng update Ng Update Command: Update Multiple Packages ng update <package1 package2 ...>