sirkitree/angular-directive.g-signin

index.html AngularJS version not up to date

Closed this issue · 1 comments

I think you've forgot to change the AngularJS version in your import.
Indeed, with the version on the repository, I got TypeError: linker is not a function.
With the most recent version AngularJS 1.6.4, the error disappears.