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

There was an error loading firebase.json #3563

Closed
shipley-dcc opened this issue Jul 8, 2021 · 4 comments
Closed

There was an error loading firebase.json #3563

shipley-dcc opened this issue Jul 8, 2021 · 4 comments

Comments

@shipley-dcc
Copy link

shipley-dcc commented Jul 8, 2021

[REQUIRED] Environment info

firebase-tools: 9.15.0

Platform: Ubuntu

[REQUIRED] Test case

  1. Install version 9.15.0 of firebase-tools
  2. Run command firebase deploy --only functions

[REQUIRED] Steps to reproduce

From the command line run firebase deploy --only functions.
Returns immediately with this error:
Error: There was an error loading firebase.json:
ENOENT: no such file or directory, open '/home/.../node_modules/firebase-tools/schema/firebase-config.json'
Downgraded to version 9.14.0 and I could deploy without the error.

[REQUIRED] Expected behavior

Deploy Firebase functions without receiving an error.

[REQUIRED] Actual behavior

Receive error outlined above.

@google-oss-bot
Copy link
Contributor

This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.

@shipley-dcc
Copy link
Author

Fixed in version 9.15.1

@dgpc
Copy link

dgpc commented Jul 8, 2021

Same issue occurs with firebase emulators:exec after upgrading to 9.15.0.

Breaking upstream tools like action-hosting-deploy:
FirebaseExtended/action-hosting-deploy#137

@bkendall
Copy link
Contributor

bkendall commented Jul 8, 2021

Duplicate of #3561

Thanks for the report though!

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

4 participants