Conversation
With bower install I don't get the src and dist folder.
|
Are you absolutely sure? I'm just confused as this file exists since April 2014 and you're telling me nobody is able to download skrollr via bower? |
|
Yes, I tried to find the differences between the zip file and the bower instalation. When I started bower install the folders were missing and so I had no js-file to work with. I forked skrollr and changed the bower.json and then tried from my repository and it worked like every other bower project. |
|
How do you install stuff? I just used |
|
i used bower install skrollr like mentioned in the bower.json, or when you search it via bower search skrollr. |
|
I get the src folder with |
|
I use npm 2.13.3 and bower 1.4.1. I tried again bower install skrollr and its the same, only examples and guide are included as dirs. dist and src are missing. My co-worker also tried, but he got the folders like you. that makes no sense |
With bower install I don't get the src and dist folder.