【发布时间】:2017-09-05 10:19:38
【问题描述】:
我正在尝试为在谷歌云中创建的项目运行测试,但我面临以下错误,
Error: The project 'test-dev' does not exist or it does not contain an active Cloud Datastore database.
Please visit http://console.cloud.google.com to create a project or https://console.cloud.google.com/datastore/setup?project=test-dev to add a Cloud Datastore database.
Note that Cloud Datastore always has an associated App Engine app and this app must not be disabled.
以前有人遇到过这个错误,如何解决这个问题?
【问题讨论】:
-
也许这个链接有帮助:stackoverflow.com/questions/36560659/…
标签: google-cloud-datastore google-cloud-platform google-cloud-endpoints