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

howto fix: error on bower install jquery-inputlimiter timed out #67

Open
pacav69 opened this issue Sep 4, 2015 · 0 comments
Open

howto fix: error on bower install jquery-inputlimiter timed out #67

pacav69 opened this issue Sep 4, 2015 · 0 comments

Comments

@pacav69
Copy link

pacav69 commented Sep 4, 2015

When running bower install it came up with a time out on jquery-inputlimiter to resolve it i replaced the line in bower.json with the git reference.

bower.json

"jquery-inputlimiter": "https://jquery-inputlimiter.googlecode.com/files/jquery-inputlimiter.1.3.1.zip",

with this line

 "jquery-inputlimiter": "https://github.com/bitmanic/jquery-inputlimiter/blob/master/jquery-inputlimiter.1.3.1.zip",
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

No branches or pull requests

1 participant