Karma PhantomJS error
Closed this issue · 2 comments
ivan-zakharchuk commented
Error: [$injector:modulerr] Failed to instantiate module myApp due to:
Error: [$injector:modulerr] Failed to instantiate module angular-stripe due to:
Error: Stripe must be available as window.Stripe
ofcourse <script type="text/javascript" src="https://js.stripe.com/v2/"></script>
injected
bendrucker commented
ofcourse <script type="text/javascript" src="https://js.stripe.com/v2/"></script> injected
The error means it's not. Happy to help if you provide more info but this isn't a bug.
ivan-zakharchuk commented
Yes, you're right.