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

Skip database initialization if Config Node version is not satisfied #3

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

GogoVega
Copy link
Owner

The Config Node allows to use the Cloud Firestore palette and the RTDB palette at the same time.

But the installation can cause a problem: if the RTDB palette is already installed NPM will install the Config Node package in the Cloud Firestore package instead of updating the existing.

This PR prevents the database initialization and asks the user to update packages.

In addition this PR contains a script that ensures that the required version of the Config Node is always up to date.

@GogoVega GogoVega merged commit ecadb29 into master Aug 17, 2024
2 checks passed
@GogoVega GogoVega deleted the check-config-node-version branch August 17, 2024 14:59
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

Successfully merging this pull request may close these issues.

1 participant