-
Notifications
You must be signed in to change notification settings - Fork 28
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
react-player source map errors #320
Comments
I'm also experiencing this--is this a KI? Is there a suggested workaround? |
@nxfi777 Which react-player version you're using ? |
@theashraf |
@afsalz any updates on this? |
I believe this is due to |
I am trying to migrate to dotLottie in my ReactJS application.
Here are the logs when using the
@dotlottie/react-player
package withnpm
:I can see that for some reason, the
.pnpm
folder is referenced, but I am usingnpm
.Here is the component code:
I have tried deleting my
node_modules
folder and reinstalling, but to no avail.The text was updated successfully, but these errors were encountered: