Skip to content
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 installs to folder "Bootstrap Markdown Editor" #23

Open
mlmedia opened this issue Jun 13, 2016 · 2 comments
Open

Bower installs to folder "Bootstrap Markdown Editor" #23

mlmedia opened this issue Jun 13, 2016 · 2 comments

Comments

@mlmedia
Copy link

mlmedia commented Jun 13, 2016

"bower install --save bootstrap-markdown-editor"
...installs to a "Bootstrap Markdown Editor" directory

Can we make the default directory "bootstrap-markdown-editor" (without spaces) which would conform to other bower component installations?

Probably not worth going through a pull request as it should be a fairly simple change for the repo owner.

NOTE: I have a custom Bower installation directory with a .bowerrc file:

{
"directory":"public/src/components"
}

Maybe this is the reason?

@djadomi
Copy link

djadomi commented Sep 9, 2016

No, your custom Bower installation directory isn't the reason; it's the same for me. Bower complains about the fact on install. I just symlinked to the directory - bootstrap-markdown-editor was the path injected into my index.html.

@Schlurcher
Copy link
Contributor

Package name is not adhering to specs.

https://github.com/bower/spec/blob/master/json.md#name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants