We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814ebb7 commit 9b741acCopy full SHA for 9b741ac
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