安装火箱工具:坚持下载铬
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
This is my package.json
The version of node.js installed in my computer is:
v14.15.4
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用
尝试命令 - 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.