We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(I cleaned the cache and removed and readded the Building Blocks to Bower before submitting this issue.)
After running
$ bower install bower not-cached git://github.com/buildingfirefoxos/Building-Blocks.git#~1.3.1 bower resolve git://github.com/buildingfirefoxos/Building-Blocks.git#~1.3.1 bower download https://github.com/buildingfirefoxos/Building-Blocks/archive/v1.3.1.tar.gz bower extract building-blocks#~1.3.1 archive.tar.gz bower invalid-meta building-blocks is missing "main" entry in bower.json bower invalid-meta building-blocks is missing "ignore" entry in bower.json bower resolved git://github.com/buildingfirefoxos/Building-Blocks.git#1.3.1 bower install building-blocks#1.3.1
building-blocks#1.3.1 bower_components/building-blocks
I have 19 files in the 'style' folder.
Running
wget https://github.com/buildingfirefoxos/Building-Blocks/archive/v1.3.1.tar.gz
specified by Bower, does the same (so I suspect it is not a Bower or a cache problem).
However, just downloading the zip file seems to have all the files (45) in the 'style' folder.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(I cleaned the cache and removed and readded the Building Blocks to Bower before submitting this issue.)
After running
$ bower install
bower not-cached git://github.com/buildingfirefoxos/Building-Blocks.git#~1.3.1
bower resolve git://github.com/buildingfirefoxos/Building-Blocks.git#~1.3.1
bower download https://github.com/buildingfirefoxos/Building-Blocks/archive/v1.3.1.tar.gz
bower extract building-blocks#~1.3.1 archive.tar.gz
bower invalid-meta building-blocks is missing "main" entry in bower.json
bower invalid-meta building-blocks is missing "ignore" entry in bower.json
bower resolved git://github.com/buildingfirefoxos/Building-Blocks.git#1.3.1
bower install building-blocks#1.3.1
building-blocks#1.3.1 bower_components/building-blocks
I have 19 files in the 'style' folder.
Running
wget https://github.com/buildingfirefoxos/Building-Blocks/archive/v1.3.1.tar.gz
specified by Bower, does the same (so I suspect it is not a Bower or a cache problem).
However, just downloading the zip file seems to have all the files (45) in the 'style' folder.
The text was updated successfully, but these errors were encountered: