-
Notifications
You must be signed in to change notification settings - Fork 373
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
firebase-admin 8.3.0 causes npm install warnings #614
Comments
I found a few problems with this issue:
|
Possible options under consideration:
|
I ran to get around it. Then ran install npm install |
Yes, this happened because we downgraded the dependency on |
Describe your environment
Describe the problem
Running
npm install
withfirebase-admin
as a dependency results in the following warnings:I believe this is caused by this change in 8.3.0:
Steps to reproduce:
Clone the functions-samples repo, navigate to the
functions
dir of big-ben, and runnpm install [email protected]
The text was updated successfully, but these errors were encountered: