ui-carousel
ui-carousel copied to clipboard
Can't make fork run...
I forked this repo to add some features to the carousel but even the original code won't pass any of the configured tests, karma gives errors everywhere, i cannot compile a thing...
One of the first things that fail is this:
SyntaxError: Use of reserved word 'let' in strict mode at test/unit/ui-carousel/controllers/carousel.controller.js:4
And that is from the original sources, not modified by me... Can you give me a hand to check my setup so i can start developing on this...???
Thanks.-