react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

Failed to resolve entry for package "react-firebase-hooks"

Open cnx-ednilsonalbuquerque opened this issue 2 years ago • 1 comments

When trying run build a react project with vite using react-firebase-hooks, the following error is returned:

commonjs--resolver] Failed to resolve entry for package "react-firebase-hooks". The package may have incorrect main/module/exports specified in its package.json.

Any idea how to resolve?

cnx-ednilsonalbuquerque avatar Jun 23 '23 18:06 cnx-ednilsonalbuquerque

Are you using typescript?

VishnuKanth-git avatar Oct 31 '24 12:10 VishnuKanth-git