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,824
  • 17
  • 99
  • 186
Michael
  • 13,950
  • 57
  • 145
  • 288

0 Answers0