Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Expected Behavior
In readme, Firebase setup should have modular imports
Current Behavior
Import statements are not working
Failure Information (for bugs)
on running the app, this error shows [Firebase package was successfully found. However, this package itself specifies a main module field that could not be resolved]
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- Setup the repo in local enviroment
- build and run the repo
- you get the error
Context
MacOs (M1 chip)