@daggeto wrote:
Hi i'm getting this errors on application start in console:
Steps i do:npm install angular-moment moment --save
then add this toindex.html
<script src="components/moment/moment.js"></script> <script src="components/angular-moment/angular-moment.js"></script>
I spent last night on this. Tried to install with bower. Changed lot of path combinations. What could be wrong?
Posts: 1
Participants: 1