We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90918d0 commit 3bb2a56Copy full SHA for 3bb2a56
README.md
@@ -15,3 +15,5 @@ Or, if you need to support IE11, you can create a Vue 2 project with:
15
```sh
16
npm init vue@2
17
```
18
+
19
+Note that the version number (`@3` or `@2`) MUST NOT be omitted, otherwise `npm` may resolve to a cached and outdated version of the package.
0 commit comments