Friday 28 February 2020

node.js app and firebase auth issue (method not allowed)

My question: because this app I cloned is two years old. Is it likely to be a matter of syntax given more recent versions of Angular and Firebase ( e.g., the method name firebase.auth is now firebase.auth() )Context:Stack: Angular/Bower/Grunt/node.js + Firebase DB1.cloned prod app to a copy/dev instance - can't auth to new dev firebase DB. error:"firebase.auth is not a function at angularfire.js:43"angularfile.js is in the /app/src/bower_components directoryVerified appropriate API keys and unique identifiers were ported over to reflect the new instance's variables such as name, Firebase URL, etc.Forgive me, I am not a developer but do appreciate any pointers or reference material outside the official Google quickstart guide (it implies a brand new project which mine is not).

Submitted February 28, 2020 at 10:24PM by shermski4

No comments:

Post a Comment