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

Unable to use ngMaterial #45

Open
an-sandeepmallah opened this issue Apr 13, 2017 · 0 comments
Open

Unable to use ngMaterial #45

an-sandeepmallah opened this issue Apr 13, 2017 · 0 comments

Comments

@an-sandeepmallah
Copy link

an-sandeepmallah commented Apr 13, 2017

Uncaught Error: [$injector:modulerr] Failed to instantiate module testApp due to:
Error: [$injector:modulerr] Failed to instantiate module ngMaterial due to:
Error: [$injector:nomod] Module 'ngMaterial' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

My Angular module :
angular.module('testApp', ['ionic', 'ngCordova', 'ngResource', 'ngMaterial', 'ngAnimate', 'ngAria', 'ngSanitize'])

@an-sandeepmallah an-sandeepmallah changed the title module ngMaterial not available module ngMaterial is not available Apr 13, 2017
@an-sandeepmallah an-sandeepmallah changed the title module ngMaterial is not available Unable to use ngMaterial Apr 13, 2017
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