-
Notifications
You must be signed in to change notification settings - Fork 1.2k
angular-loading-bar not working with generator-angular-fullstack #349
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
Comments
@sethlesky, I just generated a project answering yes to all questions (jade, less). Then I ran
to my main module dependencies in I ran |
@sethlesky DI errors for some reason only fire a very non specific 'Uncaught object angular.js' error in chrome. If you open the page in firefox you should see a more detailed stack trace. That said, it sounds like you may have forgotten to include the module as a dependency in your app.js |
Thank you @sethlesky, shedding light on the angular-loading-bar. I really like nProgress and when using angular, that module couldn't be easier to get going. I'll most like likely be using it in my own fullstack projects :) If this solves your issue, would you mind closing it? Thanks again and best of luck! |
Following the install instructions (https://github.com/chieffancypants/angular-loading-bar) on a fresh install of angular fullstack and I get the follow unhelpful error in the browser.
I've also opened an issue on angular-loading-bar, as I'm unsure of the cause.
The text was updated successfully, but these errors were encountered: