pawel2105 / angularJS-fantasy-football

Fantasy football app using AngularJS, mongoDB and nodeJS
17 stars 6 forks source link

MINERR_ASSET not found #1

Closed connor11528 closed 8 years ago

connor11528 commented 10 years ago

Have you gotten the fantasyFootball app to work properly with this code?

I am getting a strange error in the console after I start my server:

GET http://localhost:3000/lib/angular/MINERR_ASSET 404 (Not Found)

I can't figure out what's wrong! I have other angular.js projects that run and never show this..

connor11528 commented 8 years ago

This is something to do with angular and module loading, where the module is declared in two places with different dependencies, could have to do with old angular versions also.

http://stackoverflow.com/questions/21455370/angular-minerr-asset-not-found-404