0

I use Angularjs 1.2.21 in my project.

I download and install angular-route.min.js file

from this resource.

I get this error.

Here is main module definition:

angular.module('dashboard', ['ngRoute','layers'])
.config(function ($urlRouterProvider) {});

Any idea why I get the error above?

halfer
  • 19,471
  • 17
  • 87
  • 173
Michael
  • 12,788
  • 49
  • 133
  • 253

0 Answers0