Closed tjhoff closed 1 year ago
Hello! On our project, we faced a similar problem. There is no webpack on our project and its configuration is not possible now. This difficulty is very critical for our project. I would be very grateful if you tell me how to solve this problem!
Same here
Faced the same problem
Apologies for any issues.
This was due to the recent PR: https://github.com/vasturiano/kapsule/pull/11.
I have now reverted to the previous import format, which should fix the issues. Please upgrade to v1.14.4
of this package.
Hello! We're using react-force-graph and ran into an issue with webpack build today during dependency updates due to the
lodash-es/debounce
update.We're using webpack 5.78.0 and the recent update caused the following error:
Let me know if I can provide any more info or help fix, but we can use 1.14.1/2 without any issues.
We really appreciate the time that effort that goes into making these tools!
edit - could be due to webpack settings as well, I'm not enough of a webpack guru to tell whether that's true or not.