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

[g] pnpm 安装时出现 peerDependencies 警告 #1249

Closed
xiaoiver opened this issue Dec 13, 2022 · 0 comments
Closed

[g] pnpm 安装时出现 peerDependencies 警告 #1249

xiaoiver opened this issue Dec 13, 2022 · 0 comments

Comments

@xiaoiver
Copy link
Contributor

xiaoiver commented Dec 13, 2022

使用 pnpm 安装时会出现警告:
https://github.com/antvis/G2/issues/4425

原因有两个:

  • G 拆包之后各个插件依赖的 peerDeps 是 @antv/g-lite 而非 @antv/g
  • gl-matrix 应该是 @antv/util 的 deps 而非 peerDeps

不影响使用,实际上 @antv/g-lite 也是会被安装的:
pnpm/pnpm#4183

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

No branches or pull requests

1 participant