简体   繁体   English

如何成功运行 npm 安装

[英]How can I run npm install succesfully

I have a problem from upload my VueJs@2/firebase project.我上传 VueJs@2/firebase 项目时遇到问题。 My last work version is at 11/2021.我的最后一个工作版本是 11/2021。 But all version of components need to be update.但是所有版本的组件都需要更新。 So npm install don't success to install and update all.所以 npm 安装不成功安装和更新所有。

I need your help to say me what should I do to work again on this project.我需要你的帮助来告诉我我应该怎么做才能再次在这个项目上工作。 I joined a complete log of run npm install and my package.json .我加入了运行npm install和我的package.json 的完整日志

Please help me.请帮我。

npm outdated will identify packages that should be updated. npm outdated将识别应更新的软件包。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 每当我运行 npm 安装时,它都会失败 - when ever I run npm install, it fails 无法安装我发布到 GCP 中的 npm 注册表的范围包 - Can't install a scoped package I published to a npm registry in GCP 如何在 BigQuery 中安装 npm 包? - How to install npm packages in BigQuery? 无法使用 npm 安装 Firebase CLI - Can not install Firebase CLI using npm 如何在 ElasticBeanstalk(节点)中更改 npm 安装命令? - how to change npm install command in ElasticBeanstalk (Node)? 使用 npm install aws-azure-login 命令安装时无法运行 aws-azure-login - unable to run aws-azure-login when installed using npm install aws-azure-login command 我可以在 docker 构建期间使用 RUN --mount=type=bind 保留纱线安装缓存吗? - Can I persist yarn install cache during docker build using RUN --mount=type=bind? 当我尝试使用 termux 在 Android 上安装 firebase 时,我该如何解决这个问题? - How can I fix this problem I'm getting when I try to install firebase on Android using termux? Golang相当于npm install -g - Golang equivalent of npm install -g 未找到 sudo npm install 命令 - sudo npm install command not found
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM