Closed ranaharoni closed 2 years ago
i have the same error any solution?
For me, I had to use this command:
npm install lottie-react --legacy-peer-deps
This post explains the flag. Doesn't seem to have any impact on this module
PR #58 should solve this. Waiting for it to get reviewed and merged.
Describe the bug
Does not appear to work with React 18.
To Reproduce
Steps to reproduce the behavior:
npm install lottie-react
Expected behavior
Should install without issues.
Additional context