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

Update dependency "firebase-admin" to 12.3.0 #1318

Closed
A13k2 opened this issue Jul 29, 2024 · 1 comment · Fixed by #1322
Closed

Update dependency "firebase-admin" to 12.3.0 #1318

A13k2 opened this issue Jul 29, 2024 · 1 comment · Fixed by #1322
Labels

Comments

@A13k2
Copy link

A13k2 commented Jul 29, 2024

Describe the bug

Error building with tsc. @types/rimraf is outdated.

To Reproduce
Steps to reproduce the behavior:
complicated

Expected behavior/code
Should work.

Possible Solution

 "overrides": {
    "cypress-firebase": {
      "firebase-admin": "^12.3.0"
    }
  },

fixes the problem for me

Copy link

🎉 This issue has been resolved in version 4.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant