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

Simplest build on latest node #73

Open
senpl opened this issue Sep 19, 2021 · 4 comments
Open

Simplest build on latest node #73

senpl opened this issue Sep 19, 2021 · 4 comments

Comments

@senpl
Copy link

senpl commented Sep 19, 2021

It would be practical to make it build on latest node. Also update of firebase elements would improve code for further development.
In my case of node 16.5 it just not builds. forcing old node is just not optimal solution.

@senpl
Copy link
Author

senpl commented Sep 19, 2021

changing to latest firebase make it work for me:
"firebase": "^9.0.2",
"firebase-tools": "^9.18.0",
This will require changes in firebase configs but still build with latest node.

@adrienjoly
Copy link
Owner

Hi Michal, thanks for reporting and for sharing your solution!

I'm not maintaining this project anymore, so I would recommend that you fork it and add anything you want to your own fork after that, if that's ok.

Adrien

@senpl
Copy link
Author

senpl commented Sep 27, 2021

sure. I just wanted new users to get it working without switching to old node version. I saw many similar projects so marking it as no longer mantained would also be nice, so users know which one is still in development. Anyway thanks for replay.

@adrienjoly
Copy link
Owner

Good idea! I updated the README.

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