在 cnpm i 安装依赖时 会报 如图错误,问遍度娘未得答案
请问是否有遇到过相同问问题的伙伴,应该如何处理呢?
补充我的 npm 源地址:
镜像地址配置错了,是 https://registry.npmmirror.com
,你配置成了 https://npmmirror.com
npm config set registry https://registry.npmmirror.com/
node-v 16.20.2 npm-v 8.19.4 npm i 直接报错 用的 npm install --legacy-peer-deps 执行的
If you have just checked out a package from version control, you will need to install those dependencies. If you are adding dependencies for your project, then those dependencies are automatically ins
react安装依赖包报如下图 大佬们这该怎么解决这个问题呢
我已经创建了作曲家包,composer.json是 现在,当我安装 包,我需要那个作曲家安装所有需要的包: 但它没有安装它。 我尝试作曲家更新,作曲家安装。有人能帮忙吗? C项目omposer.json看起来像 我能做的是,作曲家自动安装所有软件包所需的依赖项????谢谢你的建议。
这是什么错 安装依赖包报这个