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

Angular is not defined #412

Open
u2butterfly opened this issue Nov 17, 2015 · 2 comments
Open

Angular is not defined #412

u2butterfly opened this issue Nov 17, 2015 · 2 comments

Comments

@u2butterfly
Copy link

I'm new to angularJS and installed the ngbp to get started. I keep getting a reference error that angular is not defined after installing all related modules. Grunt watch is running on my application and the below is what I'm getting when I try to save any .js file:

Running "karma:unit:run" (karma) task
[2015-11-17 15:54:53.369] [DEBUG] config - Loading config C:\inetpub\wwwroot\val\build\karma-unit.js
Firefox 42.0.0 (Windows 8 0.0.0) ERROR
ReferenceError: angular is not defined
at C:/inetpub/wwwroot/val/build/templates-app.js:1
Firefox 42.0.0 (Windows 8 0.0.0): Executed 0 of 0 ERROR (0.12 secs / 0 secs)

Attached karma-unit.js (txt) file:
karma-unit.txt

@thugyac
Copy link

thugyac commented Dec 23, 2015

Already have the same problem

@joshdmiller
Copy link
Member

Did you remember to run bower install?

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