npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree

VScode报错:npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree

        不能解析依赖树 ,需要先修复上面依赖关系冲突或者重新执行一下npm install命令

解决办法:npm install --legacy-peer-deps

posted on 2023-03-01 14:58  Steven_YF  阅读(126)  评论(0编辑  收藏  举报