前端CLI The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "16.5.0" 前端 | BanXia | 2025-7-03 10:57 | 0 问题表象 使用yarn 安装依赖,提示报错 The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "16.5.0" 解决办法(忽略提示) yarn config s… ignore-enginesnode ExpectedYarn
前端CLI Build时顺便生成个zip压缩包 前端 | BanXia | 2025-7-03 10:48 | 0 打包怎么还没好? 测试:要发版本了,打个包给我吧 我:3个工程都要? 测试:1 5分钟过去了。。。 测试:好了没 我:刚build完,正在压缩 下一秒,测试已经过来 拍着我肩膀问:在build的时候,为什么不能顺手就压缩了?你行不行啊?! 我:.... 所以,都5202年了,你还在手动进行zip压缩? 下面就教你使用webpack的FileMana… CLIDevOpsdistJSwebpack前端压缩打包