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

urgent: bower package not found #332

Closed
lzheng5 opened this issue Nov 24, 2016 · 3 comments · Fixed by #414
Closed

urgent: bower package not found #332

lzheng5 opened this issue Nov 24, 2016 · 3 comments · Fixed by #414

Comments

@lzheng5
Copy link

lzheng5 commented Nov 24, 2016

Hi,

When trying to install formBuilder from bower, I got the following error.

bower formBuilder#~1.24.2       cached https://github.com/kevinchappell/formBuilder.git#1.24.3
bower formBuilder#~1.24.2     validate 1.24.3 against https://github.com/kevinchappell/formBuilder.git#~1.24.2
bower jquery#^3.1.1             cached https://github.com/jquery/jquery-dist.git#3.1.1
bower jquery#^3.1.1           validate 3.1.1 against https://github.com/jquery/jquery-dist.git#^3.1.1
bower                        ENOTFOUND Package jQuery UI Sortable=jquery-ui-sortable not found

I looked into the bower.json file and found the following line.

"jQuery UI Sortable": "jquery-ui-sortable#*"

Not sure what is going on here. Also I am be able to install jquery-ui-sortable but not jQuery UI Sortable, which is the name. See here.

Thanks,

@SheaBelsky
Copy link
Contributor

+1, I get the same error. From what I understand, the existing bower.json is pointing to the wrong Bower package. Changing it will probably fix it.

@SheaBelsky
Copy link
Contributor

Fixed in #340

@Iyashu5040
Copy link

Any idea when the fix is going to be released? I'm still getting this error with what I'm assuming is the latest version 1.24.3

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

Successfully merging a pull request may close this issue.

3 participants