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

node v22.11.0报错 util._extend API is deprecated. #3387

Closed
gslvly opened this issue Nov 8, 2024 · 3 comments
Closed

node v22.11.0报错 util._extend API is deprecated. #3387

gslvly opened this issue Nov 8, 2024 · 3 comments

Comments

@gslvly
Copy link

gslvly commented Nov 8, 2024

tdesign-vue 版本

1.10.4-naruto

重现链接

No response

重现步骤

import { Table, BaseTableCol } from 'tdesign-vue'

期望结果

能够正常使用

实际结果

(node:56028) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead. 10:27:11
(Use node --trace-deprecation ... to show where the warning was created)

框架版本

vue2.7

浏览器版本

chrome130

系统版本

14.6

Node版本

v22.11.0

补充说明

No response

Copy link
Contributor

github-actions bot commented Nov 8, 2024

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

@gslvly
Copy link
Author

gslvly commented Nov 8, 2024

项目只使用了table 和baseTableCol 只需要删除引入,报错就会解除。

@gslvly gslvly closed this as completed Nov 8, 2024
@gslvly
Copy link
Author

gslvly commented Nov 8, 2024

验证不是tdesign-vue原因,tdesign-vue table组件有其他bug,不能在电脑上运行

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