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

StyledFirebaseAuth importing "React" instead of "react" #17

Closed
franvera opened this issue Feb 12, 2018 · 5 comments
Closed

StyledFirebaseAuth importing "React" instead of "react" #17

franvera opened this issue Feb 12, 2018 · 5 comments

Comments

@franvera
Copy link

Throwing error Module not found because of the uppercase require inside StyledFirebaseAuth.js could we recompile this with require("react")?

@AAverin
Copy link

AAverin commented Feb 12, 2018

Is it why I started getting

There is another module with an equal name when case is ignored.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Rename module if multiple modules are expected or use equal casing if one module is expected.

?

@ed-ilyin
Copy link

Same for me

@nicolasgarnier
Copy link
Contributor

Having a look...

@nicolasgarnier
Copy link
Contributor

v1.1.7 should have the fix. Please try that!

@nicolasgarnier
Copy link
Contributor

And by v1.1.7 I meant v1.1.8 which contains another small fix 😅

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

4 participants