-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Description
I am trying to build my project with vite after developing it and it is throwing the following error.
node_modules/react-firebase-hooks/auth/dist/auth/types.d.ts:2:50 - error TS2304: Cannot find name 'AuthActionHook'.
2 export declare type EmailAndPasswordActionHook = AuthActionHook<firebase.auth.UserCredential, firebase.FirebaseError>;
The library was working in development mode but failed to build properly.
Metadata
Metadata
Assignees
Labels
No labels