We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
jquery-fullscreen-plugin
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?
The text was updated successfully, but these errors were encountered:
Also, looks like the correct version is not being referenced in bower which is another bower issue references in #20.
Sorry, something went wrong.
No branches or pull requests
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:
Which isn't looking for the correct repo. Am I missing something?
The text was updated successfully, but these errors were encountered: