npmFix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-pe
摘要:
因为node7在某些事件处理上比node6更加严格,解读上面的报错信息,找到解决方案 npm install --legacy-peer-deps 即可成功安装 node_modules 阅读全文
posted @ 2023-02-09 13:43
稳住别慌
阅读(534)
评论(0)
推荐(0)
浙公网安备 33010602011771号