Uncaught ReferenceError: Firebase is not defined

后端 未结 8 1667
我在风中等你
我在风中等你 2020-12-09 16:47

I am trying to follow the tutorial on designing a database in firebase, but I am getting the following error in the JavaScript console:

Uncaught Refer

8条回答
  •  半阙折子戏
    2020-12-09 17:08

    There is a guide on how to migrate to the new version.
    You can find it at: https://firebase.google.com/support/guides/firebase-web

    And here is the relevant snippet for you

提交回复
热议问题