gpt4 book ai didi

linux - Gcloud 初始化为错误的项目

转载 作者:太空宇宙 更新时间:2023-11-04 12:08:16 32 4
gpt4 key购买 nike

当尝试运行我的使用 Google-Cloud-Video-Intelligence API 的 Nodejs 应用程序时,出现错误:

(node:20730) UnhandledPromiseRejectionWarning: Error: 7 PERMISSION_DENIED: Cloud Video Intelligence API has not been used in project firebase-cli before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/videointelligence.googleapis.com/overview?project=firebase-cli then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
at new createStatusError (/home/warcram/node_modules/grpc/src/client.js:64:15)
at /home/warcram/node_modules/grpc/src/client.js:583:15
(node:20730) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:20730) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.e

现在,如果我使用的是 firebase-cli 项目,这将是可以修复的,但是它已被删除。我现在正在尝试使用一个单独的项目。我在新项目的同一目录中使用了 gcloud init,但是在运行应用程序时我仍然遇到相同的错误。

无论如何,我可以取消初始化 firebase-cli 项目并继续我的新项目吗?

非常感谢

最佳答案

解决了这个问题,我需要将 GOOGLE_APPLICATION_CREDENTIALS 环境变量设置为初始化 json 文件。我这样做了,我的程序使用正确的项目工作。感谢您的任何意见,希望这对 future 有所帮助。

关于linux - Gcloud 初始化为错误的项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49831734/

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