Skip to content

angular.module is not a function after updating to 0.2.4 #290

@Sharykhin

Description

@Sharykhin

After updating till the version 0.2.4 I got the following error:
angular.module is not a function
I use browserify, here is how it looks in my file
require('angularjs'); require('angular-local-storage'); // other code

The error occurs only on version 0.2.4, if I fix version to 0.2.3 everything works properly.
Actually I install you library via bower.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions