We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651e7dd commit e9f185cCopy full SHA for e9f185c
docs/content/error/injector/modulerr.ngdoc
@@ -5,3 +5,7 @@
5
6
This error occurs when a module fails to load due to some exception. The error
7
message above should provide additional context.
8
+
9
+In AngularJS `1.2.0` and later, `ngRoute` has been moved ot its own module.
10
+If you are getting this error after upgrading to `1.2.x`, be sure that you've
11
+installed {@link api/ngRoute `ngRoute`}.
0 commit comments