mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-22 23:30:08 -06:00
docs: add a note about the migrator
This commit is contained in:
@@ -22,7 +22,8 @@ vue upgrade --next
|
||||
|
||||
And then follow the command line instructions.
|
||||
|
||||
See the following section for detailed breaking changes introduced in each package.
|
||||
Note that the migrator is not complete yet and doesn't cover all cases.
|
||||
Please read the following section for detailed breaking changes introduced in each package.
|
||||
|
||||
::: tip Note
|
||||
If you see errors like `setup compilation vue-loader-plugin(node:44156) UnhandledPromiseRejectionWarning: TypeError: The 'compilation' argument must be an instance of Compilation` after upgrading, please remove the lockfile (`yarn.lock` or `package-lock.json`) and `node_modules` in the project and reinstall all the dependencies.
|
||||
|
||||
Reference in New Issue
Block a user