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

issue with ng-annotate 0.10.0 #373

Closed
ThieryMichel opened this issue Mar 24, 2015 · 3 comments
Closed

issue with ng-annotate 0.10.0 #373

ThieryMichel opened this issue Mar 24, 2015 · 3 comments

Comments

@ThieryMichel
Copy link
Contributor

ng-admin trigger the error:
Unknown provider: aProvider <- a <- dateParser <- datepickerPopupDirective
When using ng-annotate 0.10.0.
The error disappear, if we put ng-annotate dependency to 0.4.0, and build using node 0.10

@fzaninotto
Copy link
Member

Fixed by 76ee25e

@bes89
Copy link

bes89 commented Apr 7, 2015

i upgraded ng-annotate to 0.10 because i couldn't build ng-admin:

~/ng-admin(branch:0.6.0-extended-validators*) » make build
Running "requirejs:prod" (requirejs) task

Running "ngAnnotate:ngadmin" (ngAnnotate) task
Warning: Cannot assign to read only property '$methodName' of false Use --force to continue.

Aborted due to warnings

see: olov/ng-annotate#139

if i downgrade to 0.4 i can not build ng-admin with my modifications and if i use ng-annotate 0.10 i get the error message Unknown provider: aProvider <- a <- dateParser <- datepickerPopupDirective

It must work with a newer version of ng-annotate... please reopen

@fzaninotto
Copy link
Member

@ThieryMichel Is it still a problem?

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