情况:
我按照本教程操作:https://cloud.google.com/nodejs/tutorials/bookshelf-on-compute-engine
一切正常,直到我npm start去,并去:
我在空白页面上遇到以下文字:
Could not load the default credentials. Browse to https://developers.google.com/accounts/docs/application-default-credentials for more information.
Run Code Online (Sandbox Code Playgroud)
因为我使用OAuth,这没有任何意义.我按照链接阅读了页面,但我没有任何GOOGLE-APPLICATION-CREDENTIALS字段,在教程中没有任何内容.
题:
您能否重现这些步骤并告诉我您是否得到相同的结果?
(需要5分钟)
如果没有,我可能做错了什么?
javascript node.js google-compute-engine google-cloud-platform