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

2.0.1 doesn't build with webpack 5 #301

Open
patrickconroy opened this issue Jul 11, 2021 · 1 comment
Open

2.0.1 doesn't build with webpack 5 #301

patrickconroy opened this issue Jul 11, 2021 · 1 comment

Comments

@patrickconroy
Copy link

Hello. I'm having an issue with 2.0.1. I get the following when trying to build with webpack:

ERROR in ./node_modules/react-instagram-embed/es/index.js 1:1243-1278
Module not found: Error: Can't resolve 'querystring' in './node_modules/react-instagram-embed/es'

This doesn't happen with 2.0.0 because that has querystring listed in its dependencies but it was removed in 2.0.1. Was there a reason it was removed? I don't want to add that to my root dependencies.

Thanks,
Patrick

@martinmorenoc
Copy link

Same error, any solution?

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

2 participants