You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the sample code (from below) in any component
Start the application, receive the following error:
$ react-scripts build
Creating an optimized production build...
Failed to compile.
./node_modules/@firebase/firestore/dist/esm5/prebuilt-db9cc925-eb007c37.js
Attempted import error: 'FetchXmlHttpFactory' is not exported from '@firebase/webchannel-wrapper' (imported as 'v').
Describe your environment
Describe the problem
Steps to reproduce:
create-react-app
yarn add [email protected]
yarn add [email protected]
Relevant Code:
The text was updated successfully, but these errors were encountered: