Go-social icon indicating copy to clipboard operation
Go-social copied to clipboard

Firebase-configuration in readme does not use modular imports

Open h2o-Noob opened this issue 1 year ago • 0 comments

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • [X] I am running the latest version
  • [X] 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.

  1. Setup the repo in local enviroment
  2. build and run the repo
  3. you get the error

Context

MacOs (M1 chip)

h2o-Noob avatar Mar 18 '23 01:03 h2o-Noob