Skip to content

Commit 3bb2a56

Browse files
committed
docs: note that the version number must not be omitted
1 parent 90918d0 commit 3bb2a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ Or, if you need to support IE11, you can create a Vue 2 project with:
1515
```sh
1616
npm init vue@2
1717
```
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

Comments
 (0)