Closed SamMorrowDrums closed 9 years ago
OK, I apologise, it seems need to install it with the bower tag. Perhaps this should be on the Readme.MD here.
Not directly related to your issue, but it made me realize that v1.0.0 and v2.0.0 were messed up. angular-ui-utils
were split in individual modules and thus modules will be installed as dependencies from now on. This is now correctly reflected in the brand new v3.0.0.
Also I suggest you only install the required individuals modules, rather than angular-ui-utils
. This package will become obsolete in the future and will end up being destroyed in the far future.
Bower install --save angular-ui-utils
has resolved to:"angular-ui-utils": "~2.0.0"
However, there is no dist folder, or minified JS file.