popmotion icon indicating copy to clipboard operation
popmotion copied to clipboard

Importing Popmotion via "/dist/popmotion.global.min.js" 404 Issue

Open samia-mnn opened this issue 4 years ago • 2 comments

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!

samia-mnn avatar Dec 29 '21 04:12 samia-mnn

I have the same problem

alexmuu avatar Apr 29 '22 11:04 alexmuu

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>

alexcumplido avatar Jun 20 '22 07:06 alexcumplido