Skip to content

Bower not working correctly #25

@troygrosfield

Description

@troygrosfield

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions