-
Notifications
You must be signed in to change notification settings - Fork 178
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
Problem to yarn start #203
Comments
@TrongNhan30520 Try to add this configurations on the resolvers of webpack
after add this settings the component renders correctly for me |
thank you so much |
Are there any solution without using webpack ? Thank you. |
@seveibar, This library providing all we required but there is an issue after installing regarding webpack version <5 config. |
@TrongNhan30520 |
same problem. why so many dependencies? |
@parthpatel303 @Dogancan94 I use react 17.0.2 so i don't get error |
@TrongNhan30520 I downgrade react from 18 to 17.0.2, I still get the same error. |
After adding these settings in webpack.config.js, i'm getting below error: |
I am trying to work with react-image-annotate library and got this error.
How to fix it? Thank you very much!
The text was updated successfully, but these errors were encountered: