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

Error: $injector:modulerr Module Error #25

Open
antjebara opened this issue Mar 27, 2015 · 1 comment
Open

Error: $injector:modulerr Module Error #25

antjebara opened this issue Mar 27, 2015 · 1 comment

Comments

@antjebara
Copy link

Hi, I've ben trying to setup the notification var for a couple of hours, i get a
👍 Error: $injector:modulerr Module Error whenever i refresh the page.

imports:

<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script scr="bower_components/ng-notifications-bar/dist/ngNotificationsBar.min.js"></script>

var module = angular.module('app', ['onsen', 'ngResource', 'ngCordova', 'lbServices', 'vxWamp', 'LocalForageModule', 'angucomplete-alt', 'ngSanitize','ngNotificationsBar']);

image

image
image

@alexbeletsky
Copy link
Owner

Your setup and code looks correct to me. To better understand the issue,
is that possible you create a project where it's reproducible and place it
on github?

Also, is all OK then you remove ngNotificatiosBar, can app be loaded
correctly?

On Fri, Mar 27, 2015, 19:04 antoine-ki [email protected] wrote:

Hi, I've ben trying to setup the notification var for a couple of hours, i
get a
[image: 👍] Error: $injector:modulerr Module Error whenever i refresh
the page.

imports:

var module = angular.module('app', ['onsen', 'ngResource', 'ngCordova',
'lbServices', 'vxWamp', 'LocalForageModule', 'angucomplete-alt',
'ngSanitize','ngNotificationsBar']);

[image: image]
https://cloud.githubusercontent.com/assets/11091176/6873922/31a63bb6-d4bc-11e4-9874-9fce1487bb34.png

[image: image]
https://cloud.githubusercontent.com/assets/11091176/6873946/6100e8b6-d4bc-11e4-95fc-81182fd645bd.png
[image: image]
https://cloud.githubusercontent.com/assets/11091176/6873957/76b516fa-d4bc-11e4-9a98-17478f8dc896.png


Reply to this email directly or view it on GitHub
#25.

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

2 participants