安装火箱工具:坚持下载铬

发布于 2025-01-20 01:50:18 字数 309 浏览 0 评论 0原文

我正在尝试在VS代码的终端中运行,因为我计划已经在线托管了:

npm install -g firebase-tools

但是它被困在这里:

是我的软件包。

这 。

​ v14.15.4

I am trying to run in the terminal of the vs code since I plan to host this online already:

npm install -g firebase-tools

But it is stuck here:
enter image description here

This is my package.json

enter image description here

The version of node.js installed in my computer is:
v14.15.4

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

硬不硬你别怂 2025-01-27 01:50:18

您可以使用尝试命令 - loglevel derbose

这将显示日志信息,可能会指出该问题。

install 通常情况下很顺利,没有任何问题。

Can you try the command with --loglevel verbose

This will show the log information, may point to the issue.

The install generally is pretty smooth, without any problems.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文