This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
index-async.html : Uncaught Error: No module: myApp #32
Comments
Changing 'myApp' in
to
|
To fix index-aync.html, change 'myApp' to 'phonecat' on line 40. Also, below line 32, add the following dependency: 'lib/angular/angular-resource.js', While you're at it, include the missed CSS in the head as well: |
Corrected version: https://github.com/atmartins/angular-phonecat |
I have a fix for this in a PR to angular.js: angular/angular.js#4874 |
This should be fixed now. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running index-async.html throws this error:
The text was updated successfully, but these errors were encountered: