popmotion
popmotion copied to clipboard
Importing Popmotion via "/dist/popmotion.global.min.js" 404 Issue
Hello, I have a small tarot-reader app in which I use Popmotion for animation. It's been working great until recently, where I now get a 404 error when I try to import Popmotion using the above line.
When I follow the link, it seems like I can no longer download the script. What can I do to resolve this? Thank you so much!
I have the same problem
Hi, try adding version @11.0.3 and removing global from the url.
<script src="https://unpkg.com/[email protected]/dist/popmotion.min.js"></script>