angular-gettext
angular-gettext copied to clipboard
Meteor: "WARNING: Tried to load angular more than once."
Because I love angular-gettext so much and have used it in plain angular projects I wanted to use it in Meteor. It seems to work fine but I have a warning popping up every time that says: "WARNING: Tried to load angular more than once." I've been googeling for this issue and I think it has something to do with Bower adding it a second time (https://github.com/Urigo/angular-meteor/issues/205) but I'm kinda new to Meteor so I don't know how to resolve this issue.