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 TypeError: p.module(...).info is not a function at angular-aria.js:61 #2

Open
krishaamer opened this issue Mar 18, 2017 · 2 comments

Comments

@krishaamer
Copy link

Hello!

We've managed to build the app from source and run it however are unable to move past the first screen with the following error:

Uncaught TypeError: p.module(...).info is not a function at angular-aria.js:61

This is the line:

var ngAriaModule = angular.module('ngAria', ['ng']).
                        info({ angularVersion: '1.6.3' }).
                        provider('$aria', $AriaProvider);

Any help would be appreciated!
-Kris

@mir592
Copy link

mir592 commented Mar 22, 2018

Same problem! Please, HELP!

@nabn
Copy link

nabn commented Mar 29, 2018

angular/material#10505

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

3 participants