SyntaxFix
Write A Post
Hire A Developer
Questions
If this is an HTML file where you are using file://FileName then using a CDN like src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.1/angular.min.js" will not work.
You will have to include the .js file in your code.