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
When you try to run npm run dev, it outputs that ../../config/api/firebase was not found in /src/services/firebase.srv.js. I also looked at the bitcoin-news-charts-data tree and it looked like a config file was missing there, too. What can I do about this to make it run? I know to add my own firebase url, but is that it or is the file looking for config/api/firebase to be in a specific format?
The text was updated successfully, but these errors were encountered:
When you try to run npm run dev, it outputs that ../../config/api/firebase was not found in /src/services/firebase.srv.js. I also looked at the bitcoin-news-charts-data tree and it looked like a config file was missing there, too. What can I do about this to make it run? I know to add my own firebase url, but is that it or is the file looking for config/api/firebase to be in a specific format?
The text was updated successfully, but these errors were encountered: