Failed to resolve entry for package "react-firebase-hooks"
cnx-ednilsonalbuquerque opened this issue · 1 comments
cnx-ednilsonalbuquerque commented
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?
VishnuKanth-git commented
Are you using typescript?