Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PROJECT_REQUIRES_IMPORT #26

Open
ottopaulsen opened this issue Dec 7, 2018 · 1 comment
Open

PROJECT_REQUIRES_IMPORT #26

ottopaulsen opened this issue Dec 7, 2018 · 1 comment

Comments

@ottopaulsen
Copy link

I have a firebase modify node using the set method, but I only get a PROJECT_REQUIRES_IMPORT error. I cannot figure out why. Can you help?

I am using anonymous access, and it worked fine a few months ago, when I last used it.

@deldrid1
Copy link
Owner

Can’t say I’ve ever seen that error - does it have something to do with migrating your project from legacy stand alone company Firebase into the GCP version? I know there are some auth depreciations that hit next week?

These nodes haven’t been maintained in a very long time and are using an old/unsupported version of the Firebase SDK developed on an old version of node.js with an old version of node-red.

See #17 - @ssolemon made some progress on migrating to a more modern SDK but there were a number of bugs that I discovered during my testing so I never felt like it was ready to pull in. Unfortunately this SDK is also quite legacy at this point.

I’m happy to review PR’s and/or transfer ownership of the repo to someone who has the time/motivation to maintain it - unfortunately that’s not me at this point. Sorry I can’t be more help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants