mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
docs: add nuxi upgrade
channel flag (#30184)
This commit is contained in:
parent
dcf8bda04d
commit
95e19be6b1
@ -17,3 +17,4 @@ The `upgrade` command upgrades Nuxt to the latest version.
|
|||||||
Option | Default | Description
|
Option | Default | Description
|
||||||
-------------------------|-----------------|------------------
|
-------------------------|-----------------|------------------
|
||||||
`--force, -f` | `false` | Removes `node_modules` and lock files before upgrade.
|
`--force, -f` | `false` | Removes `node_modules` and lock files before upgrade.
|
||||||
|
`--channel, -ch` | `"stable"` | Specify a channel to install from ("nightly" or "stable")
|
||||||
|
Loading…
Reference in New Issue
Block a user