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

Critical dependency #8

Open
holparb opened this issue Dec 8, 2019 · 8 comments
Open

Critical dependency #8

holparb opened this issue Dec 8, 2019 · 8 comments
Labels
bug Something isn't working

Comments

@holparb
Copy link

holparb commented Dec 8, 2019

During compilation the library produces the following warning:

./node_modules/semantic-ui-carousel-react/dist/index.js Critical dependency: the request of a dependency is an expression

@AramRafeq
Copy link
Owner

ill check and fix the issue

@andersonmcsouza
Copy link

andersonmcsouza commented Jan 17, 2020

I'm also getting this warning.

WARNING in ./node_modules/semantic-ui-carousel-react/dist/index.js 1:292-296
Critical dependency: the request of a dependency is an expression

@AramRafeq
Copy link
Owner

i have updated outdated packages and made some bugfix could you check if the issue persists

@bertrandyvernault
Copy link

I'm also getting this warning.

./node_modules/semantic-ui-carousel-react/dist/index.js 1:292-296
Critical dependency: the request of a dependency is an expression

@AramRafeq
Copy link
Owner

@bertrandyvernault i will look into the subject most likely this is issue with parceljs configuration or related dependency

@alexsonphoenix
Copy link

I am also getting this warning, this from my package.json: "semantic-ui-carousel-react": "^1.1.3",

@jailsonpaca
Copy link

I am also getting this warning!

@AramRafeq
Copy link
Owner

Hello people sorry for the inconvenience
I think this happens because of parcel bundler when parcel generates a script that is included in a project that uses webpack this happens I will update the whole structure to use webpack instead of parcel but unfortunately im very busy at this time but this will get fixed for sure.
Thanks for your understanding

@AramRafeq AramRafeq added the bug Something isn't working label Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants