【解决】npm install 报错 npm ERR code ERESOLVE npm ERR ERESOLVE unable to resolve dependency tree SummerGao 2023-10-17 96 阅读1分钟 临时解决办法: npm i 改为: npm i --legacy-peer-deps