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 not working correctly #25

Open
troygrosfield opened this issue Jun 1, 2015 · 1 comment
Open

Bower not working correctly #25

troygrosfield opened this issue Jun 1, 2015 · 1 comment

Comments

@troygrosfield
Copy link

The bower.json file for this repo says it's named jquery-fullscreen-plugin. When I go to bower to search for it, I see:

screen shot 2015-06-01 at 1 48 34 pm

Which is for this repo:

So in turn I get the following error for bower:

{ [Error: No tag found that was able to satisfy 1.1.4]
  code: 'ENORESTARGET',
  details: 'Available versions: 0.5.0, 0.4.2, 0.4.1, 0.4.0, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.1, 0.2.0, 0.1.0',
  data:
   { endpoint:
      { name: 'jquery-fullscreen-plugin',
        source: 'jquery-fullscreen-plugin',
        target: '1.1.4' },
     resolver:
      { name: 'jquery-fullscreen-plugin',
        source: 'git://github.com/private-face/jquery.fullscreen.git',
        target: '1.1.4' } } }

Which isn't looking for the correct repo. Am I missing something?

@troygrosfield
Copy link
Author

Also, looks like the correct version is not being referenced in bower which is another bower issue references in #20.

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

No branches or pull requests

1 participant