DEV Community

SHAKIR AHMAD SHEIKH
SHAKIR AHMAD SHEIKH

Posted on

I'm getting Error while intializing firebase app need help

Image description

Error:

Compiled with problems:X

ERROR in ./src/firebase/firebase.utils.js 3:0-43

Module not found: Error: Default condition should be last one

ERROR in ./src/firebase/firebase.utils.js 4:0-35

Module not found: Error: Default condition should be last one

ERROR in ./src/firebase/firebase.utils.js 5:0-30

Module not found: Error: Default condition should be last one

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git