-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
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
bower info metro-bootstrap return No versions available. #63
Comments
Unfortunately, we no longer have the time to work on this project. This means that bugs will not be fixed and features will not be added unless someone else does so. If you're interested in fixing up metro-bootstrap, please reply to this GitHub issue (#65). Thank you for your support. |
Hello @mbasiuk Sorry for the late reply, this project was inactive. I will try to look at it this week. |
Hello @mbasiuk |
Appreciate it!
…On Fri, Oct 25, 2024 at 11:12 PM Adam Basha ***@***.***> wrote:
Hello @mbasiuk <https://github.com/mbasiuk>
I have published the package to npm, you can try it now using bower or npm
or yarn or any package manager
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIFG5TNA6NJDA6SUDCBRX3Z5MJDZAVCNFSM6AAAAABQQJK7FWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZZGI4DKOBZGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I use "metro-bootstrap": "~3.2.1" in my bower.json file,
bower info metro-bootstrap
bower metro-bootstrap#* not-cached https://github.com/TalksLab/metro-bootstrap.git#*
bower metro-bootstrap#* resolve https://github.com/TalksLab/metro-bootstrap.git#*
bower metro-bootstrap#* checkout master
bower metro-bootstrap#* invalid-meta metro-bootstrap is missing "ignore" entry in bower.json
bower metro-bootstrap#* resolved https://github.com/TalksLab/metro-bootstrap.git#b5a7f5e3b3
{
name: 'metro-bootstrap',
main: [
'./dist/css/metro-bootstrap.css',
'./dist/fonts/font-awesome/.',
'./dist/fonts/glyphicons/.'
],
dependencies: {
bootstrap: '~3.2.0',
'font-awesome': '~4.0.0'
},
devDependencies: {},
homepage: 'https://github.com/TalksLab/metro-bootstrap'
}
Please resolve.
The text was updated successfully, but these errors were encountered: