CleverStack / angular-seed

The AngularJS based Modular Frontend for CleverStack, MEAN and so much more
http://youtube.com/watch?v=-4ArURHExhQ
MIT License
118 stars 36 forks source link

Missing JS and CSS files (index.html gets served instead) #82

Closed mik01aj closed 9 years ago

mik01aj commented 9 years ago

clever serve responds with HTML to requests for JS and CSS files. Looks like something is missing.

screenshot 2015-01-13 17 31 04

This is right after initialization, I didn't change any configs yet.

pilsy commented 9 years ago

This happens when your bower components are not installed, try running bower cache clean then clever setup

pilsy commented 9 years ago

@mik01aj - did the above solution work for you?

mik01aj commented 9 years ago

I just checked it out and no, it doesn't change anything. Btw, I decided to use other libraries for my app, so I can no longer support you in this issue.

pilsy commented 9 years ago

The issue should be resolved now, with the latest commit https://github.com/CleverStack/angular-seed/commit/ca5cdaa5ca7739e051ca79d337146595d19c667b