fes.js
fes.js copied to clipboard
[Bug Report/Feeback] 打包时 报错:punycode
问题描述
简明扼要的描述你的问题
ERROR (node:10414) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
└─┬ @webank/[email protected] └─┬ [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected]
环境描述/版本信息 (请完成如下信息)
- OS: [e.g. Mac/Windows] Mac
- Browser [e.g. chrome, safari] chrome
- Node v21.1.0
- fes -V 3.1.17
- 项目package.json
fesjs 那个版本的?
"@fesjs/fes": "3.1.17",
我看github上已经是 v3.4.11 了 但是npm还没发布
fesjs 那个版本的?