You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for providing this app example. I am also using firebase in my app. Following your structure, I put firebase configuration details in firebase.yml file. But I get the following error with devtools::check():
── Error ('test-golem-recommended.R:55:1'): (code run outside of `test_that()`) ──
Error: Cannot find configuration file, see `?firebase_config`
Is there something else I need to do in addition to firebase.yml? Thank you.
The text was updated successfully, but these errors were encountered:
Thank you for providing this app example. I am also using firebase in my app. Following your structure, I put firebase configuration details in
firebase.yml
file. But I get the following error withdevtools::check()
:Is there something else I need to do in addition to
firebase.yml
? Thank you.The text was updated successfully, but these errors were encountered: