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

The package is unusable with bower #25

Open
goshoo opened this issue Jan 1, 2015 · 1 comment
Open

The package is unusable with bower #25

goshoo opened this issue Jan 1, 2015 · 1 comment

Comments

@goshoo
Copy link

goshoo commented Jan 1, 2015

Dear developer,

when I'm using bower it downloads fullcalendar instead of fullcalendar-resourceviews. This is the line of my bower.json file:

"fullcalendar-resourceviews": "https://github.com/jarnokurlin/fullcalendar.git#*",

Including compiled version of the package will be a good idea also.

@goshoo
Copy link
Author

goshoo commented Jan 1, 2015

Hi again,

I played with git and the problem is version format, so this issue is related to "Incompatible Versioning #10".

I could resolve the issue in 2 ways:

  • set version to 1.6.5 and tag current code with v1.6.5 tag
  • set version to 1.6.4, delete existing tags - v1.6.4 and v1.6.4.1 and tag current code with v1.6.4.

HTH.

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

1 participant