Skip to content

Unnecessary peerDependencies. @vue/compiler-sfc #5239

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

Closed
1 task done
agileago opened this issue Feb 11, 2022 · 1 comment
Closed
1 task done

Unnecessary peerDependencies. @vue/compiler-sfc #5239

agileago opened this issue Feb 11, 2022 · 1 comment
Labels

Comments

@agileago
Copy link

agileago commented Feb 11, 2022

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.0.0-beta.9

Environment

mac, chrome85,vue3

Reproduction link

https://stackblitz.com/edit/vue-sfegj7?devtoolsheight=33&file=src/App.vue

Steps to reproduce

pnpm install ant-design-vue

What is expected?

it will warning.

WARN  Issues with peer dependencies found
.
└─┬ ant-design-vue
└── ✕ missing peer @vue/compiler-sfc@>=3.1.0
Peer dependencies that should be installed:
@vue/compiler-sfc@>=3.1.0

What is actually happening?

i use tsx in vue3 not template. it should not warning it


为什么会把模板的编译库作为peer依赖呢

@github-actions github-actions bot changed the title 不必要的peerDependencies . @vue/compiler-sfc Unnecessary peerDependencies. @vue/compiler-sfc Feb 11, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant