Open
Description
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:
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
Labels
No labels