No module:appCtrl
I'm trying to follow your tutorial but the application won't run. It keeps giving me this error.
That's odd. Are you following the blog post or did you download this repo. http://odoe.net/blog/?p=447 This repo should should work, I'll double check the blog post to make sure code matches.
Be sure you capitalize AppCtrl in the html
<body ng-controller="AppCtrl">
Thanks.
Well... I'm trying to do it using yeoman. It just seems like it's the AMD portion that's giving me trouble. I copied the code from the repo and it's giving me the issue I mentioned.
On Wednesday, July 24, 2013, Rene Rubalcava wrote:
That's odd. Are you following the blog post or did you download this repo. http://odoe.net/blog/?p=447 This repo should should work, I'll double check the blog post to make sure code matches. Thanks.
— Reply to this email directly or view it on GitHubhttps://github.com/odoe/angular-esri/issues/1#issuecomment-21521953 .
It's better to be a voice in the wilderness than an echo in the wind
I haven't tested it with yeoman or bower and I'm unable to replicate this issue. I tested in IE/FF/Chrome using IIS. Do you have specifics on browser version? Thanks.
I was working in chrome. I'm gonna work on it tomorrow. It's pretty nice the way you have it set up. I think this was the only example I found of using esri's API with angular.
On Wednesday, July 24, 2013, Rene Rubalcava wrote:
I haven't tested it with yeoman or bower and I'm unable to replicate this issue. I tested in IE/FF/Chrome using IIS. Do you have specifics on browser version? Thanks.
— Reply to this email directly or view it on GitHubhttps://github.com/odoe/angular-esri/issues/1#issuecomment-21523494 .
It's better to be a voice in the wilderness than an echo in the wind