Skip to content

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

@krishaamer

Description

@krishaamer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions