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

handle more bower cases with bower install in scaffoldWidget #45

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timelyportfolio
Copy link
Collaborator

Nice but certainly nothing to delay or interfere with CRAN submission

As I tested alternate cases with bower, I ran into problems, since these lines in readBower assume the primary and popular use case of bower install with a package in the bower registry. The alternate unpopular but potentially problematic cases would be Github shorthand or a direct Github url. I added a tiny bit of code to handle these cases by using basename() and also removing ".git".

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

Successfully merging this pull request may close these issues.

2 participants