-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Failed to instantiate module ngCordova.plugins.zeep #11
Comments
i'm in brower mode |
Please send the smallest possible project that reproduces the issue.
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Fri, Jan 5, 2018 at 9:27 AM, tony.mo ***@***.***> wrote:
i'm in brower mode
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFYATzAENYeGxPlwZSj3c1cd6CWBARNXks5tHc7QgaJpZM4RUHFb>
.
|
code in app.js file Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to: |
hello,guy,could u know how to solve this issue,thank you so much |
what works for me in a ionic 5 framework environment was to:
|
hey,guy。i put ngCordova.plugins.zeep in App.js file like that:
angular.module('starter', ['ionic', 'starter.controllers', 'starter.services','ngCordova','ngCordova.plugins.zeep']).
That will appear error.
ncaught Error: [$injector:modulerr] Failed to instantiate module starter due to:
Error: [$injector:modulerr] Failed to instantiate module ngCordova.plugins.zeep due to:
Error: [$injector:nomod] Module 'ngCordova.plugins.zeep' is not available!
The text was updated successfully, but these errors were encountered: