The reason why using angular 1.2 instead of 1.07 the following piece of code is not valid anymore is that a noob error can be forgetting to include the module js see a below-mentioned piece of code that tells how to remove that error:-
<script src="app/modules/myModule.js"></script>
All files will be in the index.html.
Want to become an Angular expert? Join this Angular Course now!