Slidebars
Slidebars copied to clipboard
Bower install fault
Installed your awesome package using bower install slidebars --save
Bower finds it correctly, but in the bower_components bower.json and .bower.json, the path the the js and css includes a folder in the path that doesn't exist. the path it provides is dist/2.0/slidebars.min.js, whereas in the actual dist folder, /2.0/ doesn't exist.
Just an FYI, not too hard to fix as a user, but some people may spend some time trying to figure this out.