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

Cannot find "/dist/vue-chartjs.min.js" in vue-chartjs@4.0.1 on https://unpkg.com/ #780

Closed
frogconn opened this issue Mar 28, 2022 · 3 comments

Comments

@frogconn
Copy link

We use vue-chartjs on Browser with CDN
image

goto url
https://unpkg.com/vue-chartjs/dist/vue-chartjs.min.js

then error cannot find "/dist/vue-chartjs.min.js" in vue-chartjs@4.0.1

image

@qr-sada
Copy link

qr-sada commented Mar 28, 2022

If you are in a hurry

It's work
https://unpkg.com/vue-chartjs@3.5.1/dist/vue-chartjs.min.js

@thabarbados
Copy link
Collaborator

thabarbados commented Mar 28, 2022

@frogconn for a Vue2 project, you can use this link (https://unpkg.com/vue-chartjs@4.0.1/legacy/index.cjs)

@frogconn
Copy link
Author

If you are in a hurry

It's work https://unpkg.com/vue-chartjs@3.5.1/dist/vue-chartjs.min.js

Thank this solution is work.

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