Cannot import Firebase project

混江龙づ霸主 提交于 2019-12-23 09:04:03

问题


I have an existing Firebase project that I am trying to import into the new Firebase 3.0 version that was just released at Google I/O 2016. Every time I try to import it, I keep getting this error with no helpful message on how to fix it or what the actual problem is.


回答1:


It Sometimes related to your extensions that you have added them before for example I had Enable Cross Origin * Extension and Firebase did nothing at all.




回答2:


Sorry you've had trouble! No open-and-shut answer here, but some things you can check:

  1. Firebase has been popular this week, so we've had a fair bit of load. Try importing the project again and see if it works.
  2. There is a known issue where projects with very short names may not import. That's being worked on - so if you have one of those projects, please check in later!
  3. A Firebase project in the new console is also a Google Developers/Google Cloud console project. There is a limit to how many of those you can have.

To check if its the third case, try going to http://console.developers.google.com and see how many projects you have. If its a few (double digits) you may be hitting this issue. You can delete any unused projects and then try and import again. Unfortunately you may have to wait a bit as projects can be un-deleted, so the slot isn't made available immediately.

If none of this fits you, then it may be something new! Try filing a ticket with the support team and include the details of your project: https://firebase.google.com/support/contact/troubleshooting/



来源:https://stackoverflow.com/questions/37347203/cannot-import-firebase-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!