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

https://unpkg.com/vue-flatpickr-component@7 returns 404 #87

Closed
samimikk opened this issue Jun 6, 2018 · 3 comments
Closed

https://unpkg.com/vue-flatpickr-component@7 returns 404 #87

samimikk opened this issue Jun 6, 2018 · 3 comments
Assignees
Labels

Comments

@samimikk
Copy link

samimikk commented Jun 6, 2018

I'm submitting a ... (check one with "x")

[ ] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[x ] Other, please describe

Tell about your platform

  • flatPickr version : 4.x.x
  • Vue.js version : 2.x.x
  • Browser name and version : All
  • This package version : x.x.x

Current behavior
At the moment https://unpkg.com/[email protected] returns error "Cannot find module "dist/vue-flatpickr.min.js" in package [email protected]".

But if one tries with https://cdn.jsdelivr.net/npm/vue-flatpickr-component@7 then file loads correctly

@ankurk91
Copy link
Owner

ankurk91 commented Jun 6, 2018

Many thanks for reporting.
I think npm is culprit.
I am releasing new patch.

@ankurk91 ankurk91 added the bug label Jun 6, 2018
@ankurk91 ankurk91 self-assigned this Jun 6, 2018
@ankurk91
Copy link
Owner

ankurk91 commented Jun 6, 2018

Released v7.0.3

@ankurk91 ankurk91 closed this as completed Jun 6, 2018
@MartinKolarik
Copy link

This is most likely a problem with unpkg, I've seen multiple such reports recently. Would recommend using jsDelivr as a more reliable alternative (it's recommended by vue too, btw).

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

No branches or pull requests

3 participants