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
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
I am running the latest version
I checked to make sure that this issue has not already been filed
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)
The text was updated successfully, but these errors were encountered:
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 amain
module field that could not be resolved]Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
MacOs (M1 chip)
The text was updated successfully, but these errors were encountered: