Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

pasvaz.bindonce dependency? #54

Open
fipp opened this issue Jun 13, 2017 · 1 comment
Open

pasvaz.bindonce dependency? #54

fipp opened this issue Jun 13, 2017 · 1 comment

Comments

@fipp
Copy link

fipp commented Jun 13, 2017

Hi, I installed 0.1.4 using bower, and get an error saying that pasvaz.bindonce is required. In build/angular-mighty-datepicker.js, its required:

angular.module("mightyDatepicker", ["pasvaz.bindonce"]);

I thought this was removed? Any way to get around it?

@monospaced
Copy link

Master branch is ahead of v0.1.4.

Currently here is no published release containing the bindonce fix, v0.1.4 refers to this commit ad6e2de. If using v0.1.4, angular-bindonce is still required.

A alternative is to install the current master branch instead:

npm install monterail/angular-mighty-datepicker\#3b67fa9

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

No branches or pull requests

2 participants