Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix switch-cli problem using pnpm #93

Merged
merged 2 commits into from Aug 14, 2021

Conversation

jackson-yyy
Copy link
Contributor

@jackson-yyy jackson-yyy commented Aug 13, 2021

fix #92

@antfu
Copy link
Member

antfu commented Aug 14, 2021

I kind forgot why I added unlink here, seem like to could just remove it

@jackson-yyy
Copy link
Contributor Author

I kind forgot why I added unlink here, seem like to could just remove it

thanks for replying~

if use yarn/pnpm, it works perferctly.
but using pnpm, it seems to have a bug.

see #92 , i provided a demo to reproduce this bug.

After adding unlink here, it works normally with pnpm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug of switching vue version with pnpm
2 participants