mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-02 04:04:44 +00:00
parent
1c621bdf23
commit
d3930fdfd9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
||||||
This error occurs when a module fails to load due to some exception. The error
|
This error occurs when a module fails to load due to some exception. The error
|
||||||
message above should provide additional context.
|
message above should provide additional context.
|
||||||
|
|
||||||
In AngularJS `1.2.0` and later, `ngRoute` has been moved ot its own module.
|
In AngularJS `1.2.0` and later, `ngRoute` has been moved to its own module.
|
||||||
If you are getting this error after upgrading to `1.2.x`, be sure that you've
|
If you are getting this error after upgrading to `1.2.x`, be sure that you've
|
||||||
installed {@link api/ngRoute `ngRoute`}.
|
installed {@link api/ngRoute `ngRoute`}.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue