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

Uncaught Error: [$injector:modulerr] #146

Open
razaviv opened this issue Dec 19, 2017 · 0 comments
Open

Uncaught Error: [$injector:modulerr] #146

razaviv opened this issue Dec 19, 2017 · 0 comments

Comments

@razaviv
Copy link

razaviv commented Dec 19, 2017

I receive that error (on title).

I have tried to install it via cordova and it did not work.
I have tried to use it the same way but with ionic, and it still did not work.
I have tried using bower, then I have included manually the ionic-native-transitions.js
from the lib/ionic-native-transitions/dist folder, as you can guess, it also did not solve anyproblem and the Uncaught Error: [$injector:modulerr] is still.

Im working with Framework7 combined with AngularJS.
I have added the dependecy like that:

var app = angular.module("AngularApp", ['ionic-native-transitions'])

I have searched for it on Google but nothing seems to be working.
Maybe someone knows how to do that?

Thanks.

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

1 participant