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

Add Bower support #46

Closed
Anahkiasen opened this issue May 13, 2013 · 3 comments
Closed

Add Bower support #46

Anahkiasen opened this issue May 13, 2013 · 3 comments
Assignees

Comments

@Anahkiasen
Copy link

The previous Scrollorama could be found in the Bower registry, would be nice if the new version was too.

@janpaepke
Copy link
Collaborator

Hi!
This is a decision @johnpolacek will have to make...
We'll see.

regards,
Jan

@ghost ghost assigned johnpolacek May 13, 2013
@johnpolacek
Copy link
Owner

Just tried adding this. I've registered SuperScrollorama, but am getting an error when I try to run bower install SuperScrollorama Here's the output:

bower cloning git://github.com:johnpolacek/superscrollorama.git
bower caching git://github.com:johnpolacek/superscrollorama.git
bower error status code of git: 128

There were errors, here's a summary of them:
- SuperScrollorama status code of git: 128
fatal: Unable to look up github.com (port johnpolacek) (nodename nor servname provided, or not known)

Any ideas for what I'm doing wrong? Here's my bower.json: https://github.com/johnpolacek/superscrollorama/blob/master/bower.json

@johnpolacek
Copy link
Owner

I seem to have made the common mistake of using the wrong repo path.

Bad:
bower register SuperScrollorama git://github.com:johnpolacek/superscrollorama.git

Should be:
bower register SuperScrollorama git://github.com/johnpolacek/superscrollorama.git

I've added an unregister request to the bower issues at bower/bower#120

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

No branches or pull requests

3 participants