scorelab / Go-social

Community of today used to use mobile phones to make their life easier and Community based mobile applications are famous among them. There are several kind of community based applications in use and most of them are relating to a specific domain. But core components have similar features. Address this issue and saving development time by Introducing a common app template with customizable components for community based mobile applications , is the main purpose of this project.
Apache License 2.0
61 stars 90 forks source link

Error: While trying to resolve module `firebase` #184

Open affan00733 opened 1 year ago

affan00733 commented 1 year ago

Firebase package is being installed irrespective of it getting the error of Error: While trying to resolve module firebase. This has been occurred in the initialisation of the project.

Logs :

error: Error: While trying to resolve module firebase from file /Users/afaanansari/Desktop/gsoc/Go-social/config/config.js, the package /Users/afaanansari/Desktop/gsoc/Go-social/node_modules/firebase/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/afaanansari/Desktop/gsoc/Go-social/node_modules/firebase/index. Indeed, none of these files exist:

Sample attachments :

image image
affan00733 commented 1 year ago

As I am applying this project for GSOC 2023 so , i can address this issue

utopian-monkey commented 1 year ago

i have solved this in #188