Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@firebase/webchannel-wrapper' does not contain an export named 'XhrIoPool' #3

Open
dcabib opened this issue Apr 11, 2019 · 2 comments

Comments

@dcabib
Copy link

dcabib commented Apr 11, 2019

./node_modules/@firebase/firestore/dist/esm/src/platform_browser/webchannel_connection.js
33:24-33 '@firebase/webchannel-wrapper' does not contain an export named 'XhrIoPool'.

@aq35
Copy link

aq35 commented May 29, 2019

@dcabib
I have the same problem

I solved by referring to this URL.
firebase/firebase-js-sdk#1606

The focus of the problem→ version of @firebase/webchannel-wrapper@x.x.xx

①npm uninstall @firebase/webchannel-wrapper@0.2.20
②npm install @firebase/webchannel-wrapper@0.2.7
③npm start

無題

@Or-Arbel
Copy link

It didn't help me... what should I do?
on npm start I see:
Failed to compile
./node_modules/@firebase/firestore/dist/esm/src/platform_browser/webchannel_connection.js
33:24-33 '@firebase/webchannel-wrapper' does not contain an export named 'XhrIoPool'.

Please Help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants