Skip to content
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

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

Open
samia-mnn opened this issue Dec 29, 2021 · 2 comments
Open

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

samia-mnn opened this issue Dec 29, 2021 · 2 comments

Comments

@samia-mnn
Copy link

samia-mnn commented Dec 29, 2021

<script src="https://unpkg.com/popmotion/dist/popmotion.global.min.js"></script>

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!

@alexmuu
Copy link

alexmuu commented Apr 29, 2022

I have the same problem

@alexcumplido
Copy link

alexcumplido commented Jun 20, 2022

Hi, try adding version @11.0.3 and removing global from the url.
<script src="https://unpkg.com/popmotion@11.0.3/dist/popmotion.min.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants