I used cg-angular-generator
to start off my Angular app. Then I installed bootstrap-material
However, when I run git serve
as per the documentation, I get errors in my console that give little clue as to what's causing them. For example, the error says it's happening in less-1.6.2.js:7379
but I looked in that file and there isn't even a line 7379. THe last line is 136.