javascript - angular-fullstack generator failed to load template while running dist folder? -


i having issue in image enter image description here

this issue random.if again gulp build , start running project command

grunt serve:dist

now may find navbar.html not find template directive or routes.i confused.if right, think gulp hasnot minfied or compressed html $templatecache service.please help.i running node v5.0.0 , npm 3.5.1.the generator using https://github.com/angular-fullstack/generator-angular-fullstack.any appreciated.


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -