TypeError: Firebase is not a function

后端 未结 2 1593
再見小時候
再見小時候 2021-01-01 19:00

I am trying to follow the firebase Node tutorial: https://www.firebase.com/docs/web/quickstart.html

My node.js app is crashing with a \"TypeError: Firebase is not a

2条回答
  •  别那么骄傲
    2021-01-01 19:52

    Updated documentation for nodeJs users https://firebase.google.com/support/guides/firebase-web#get_a_database_reference_numbered This will probably fix all those errors.

提交回复
热议问题