gpt4 book ai didi

firebase - 错误 : hosting:channel:deploy is not a Firebase command

转载 作者:行者123 更新时间:2023-12-04 00:53:11 25 4
gpt4 key购买 nike

我正在尝试预览我的 firebase 网站并使用以下命令进行共享:

firebase hosting:channel:deploy "testing_changes" 

但我一直收到Error: hosting:channel:deploy is not a Firebase command

我也试过不传递字符串而只传递单词,但我得到了同样的错误。我确定我在根目录中。

最佳答案

根据 this blog ,你需要有 firebase-tools >= 8.12.0

在终端中运行 firebase --version 以查看您当前安装的 firebase-tools 版本。

要更新 firebase-tools,请在终端中写入 npm i -g firebase-tools

如果您使用的是 linux sudo npm i -g firebase-tools

关于firebase - 错误 : hosting:channel:deploy is not a Firebase command,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64859158/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com