You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Detailing this issue a little more. This is what I get on the index.html when I executed the following commands:
->~/angular-yeoman $ yo angular
[?] Would you like to include Twitter Bootstrap?: Yes
[?] Would you like to use Twitter Bootstrap for Compass (as opposed to vanilla CSS)?: Yes
[?] Would you like to include angular-resource.js?: Yes
[?] Would you like to include angular-cookies.js?: Yes
[?] Would you like to include angular-sanitize.js?: Yes
Detailing this issue a little more. This is what I get on the index.html when I executed the following commands:
Create a new controller using generator:
yo angular:controller test
Resulting html:
I guess the test.js should be placed inside the group that generates scripts/scripts.js.
The text was updated successfully, but these errors were encountered: