Skip to content

Commit 6681459

Browse files
jecyuhaoqunjiang
andauthored
docs: add solution for yarn link error (#5884) [skip ci]
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
1 parent d7ac625 commit 6681459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ yarn
2626
# if you have the old vue-cli installed globally, you may
2727
# need to uninstall it first.
2828
cd packages/@vue/cli
29+
# before yarn link, you can delete the link in `~/.config/yarn/link/@vue` (see issue: [yarn link error message is not helpful](https://github.com/yarnpkg/yarn/issues/7054))
2930
yarn link
3031

3132
# create test projects in /packages/test

0 commit comments

Comments
 (0)