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

Fix bug report #788 "Webpack error ... unexpected token" (Elvis operator) #899

Closed
wants to merge 18 commits into from

Conversation

darrelfrancis
Copy link
Contributor

@darrelfrancis darrelfrancis commented Apr 15, 2023

See instead Pull request #900

Early in the development of Firebase, all databases were accessible at the URL: 
    https://<projectId>.firebaseio.com

However, now there are multiple locations and instances of databases, and that assumption no longer holds. 
If your database is not at `https://<projectId>.firebaseio.com`, cypress-firebase will seem to hang, rather than giving an explicit error.
For that reason it is very helpful to warn people up front, to put in the URL.
@darrelfrancis darrelfrancis marked this pull request as draft April 15, 2023 12:07
@darrelfrancis darrelfrancis marked this pull request as ready for review April 15, 2023 13:08
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