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

Missing files in bower package #32

Open
pronebird opened this issue Oct 29, 2015 · 2 comments
Open

Missing files in bower package #32

pronebird opened this issue Oct 29, 2015 · 2 comments

Comments

@pronebird
Copy link

bower install
ls -la assets/vendor/autofill-event/
total 64
drwxr-xr-x  10 pronebird  staff   340 Sep 15 14:44 .
drwxr-xr-x   7 pronebird  staff   238 Sep 15 14:44 ..
-rw-r--r--   1 pronebird  staff   621 Sep 15 14:44 .bower.json
-rw-r--r--   1 pronebird  staff    38 Sep 15 14:44 .bowerrc
-rw-r--r--   1 pronebird  staff    36 Sep 15 14:44 .gitignore
-rw-r--r--   1 pronebird  staff   103 Sep 15 14:44 .gitmodules
-rw-r--r--   1 pronebird  staff  1099 Sep 15 14:44 LICENSE
-rw-r--r--   1 pronebird  staff  2011 Sep 15 14:44 README.md
-rw-r--r--   1 pronebird  staff   276 Sep 15 14:44 bower.json
-rw-r--r--   1 pronebird  staff   522 Sep 15 14:44 package.son

bower.json points to "autofill-event": "~1.0.0"

@pronebird
Copy link
Author

Bump. What's up with that? I can't use this wonderful library :(

@pronebird
Copy link
Author

I tried installing with commit hash and it works:

 "autofill-event": "https://github.com/tbosch/autofill-event.git#520e95fa4616249cb38a32c83f681767f186b2cf"

You should probably bump the version and tag the latest version because v1.0.0 does not work anymore

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