Wednesday 15 February 2012

angularjs - Unexpected end of input when created angular module -



angularjs - Unexpected end of input when created angular module -

i have problem in angularjs. when create myapp

var myapp = angular.module('myapp', []);

and have error : uncaught syntaxerror: unexpected end of input don't forget missing ']' or '}',';' , anything

use google chrome, press f12 , debug error in console see line of code getting error , have more info it.

angularjs

No comments:

Post a Comment