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

[package.json] 依赖在 dependencies 和 devDependencies 中重复了 #1299

Closed
developerworks opened this issue Apr 11, 2024 · 1 comment · Fixed by #1300
Closed

[package.json] 依赖在 dependencies 和 devDependencies 中重复了 #1299

developerworks opened this issue Apr 11, 2024 · 1 comment · Fixed by #1300
Labels
issueshoot 代码共建平台

Comments

@developerworks
Copy link

tdesign-mobile-vue 版本

latest

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

(base) ➜  tdesign-mobile-vue git:(develop) bun i
bun install v1.1.2 (c8d072c2)
105 |     "@babel/runtime": "^7.16.5",
          ^
warn: Duplicate dependency: "@babel/runtime" specified in package.json
   at /Users/a12345/Downloads/zy/tdesign-mobile-vue/package.json:105:5

86 |     "@babel/runtime": "^7.16.5",
                           ^
note: "@babel/runtime" originally specified here
   at /Users/a12345/Downloads/zy/tdesign-mobile-vue/package.json:86:23
image
Copy link
Contributor

👋 @developerworks,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@betavs betavs added the issueshoot 代码共建平台 label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issueshoot 代码共建平台
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants