mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
9a0fc57724
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com> Co-authored-by: pooya parsa <pyapar@gmail.com>
315 B
315 B
nuxi upgrade
npx nuxi upgrade [--force|-f]
The upgrade
command upgrades Nuxt 3 to the latest version.
Option | Default | Description |
---|---|---|
--force, -f |
false |
Removes node_modules and lock files before upgrade. |