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

Error load pipeline asset #7

Open
angelsystem opened this issue Jan 31, 2014 · 7 comments
Open

Error load pipeline asset #7

angelsystem opened this issue Jan 31, 2014 · 7 comments

Comments

@angelsystem
Copy link
Contributor

No work assets pipeline in rails 4.

couldn't find file 'gmaps-auto-complete'
(in app/assets/javascripts/application.js:16)

@kristianmandrup
Copy link
Owner

Very strange!!!

https://github.com/kristianmandrup/gmaps-autocomplete-rails/tree/master/vendor/assets

Looks good to me. Are there any major changes in the Rails 4 pipeline resolution?
Please help me fix this. I'm on NodeJS platform now, not using Rails... and very little time to investigate :P

@thesciz
Copy link

thesciz commented Jan 31, 2014

Any luck fixing this issue, Angel? I'm having the same problem.

@kristianmandrup
Copy link
Owner

Just find any other project that adds assets to the Rails pipeline (v.4.1+) and adjust this project accordingly. I would think it is due to changes in the API here:

https://github.com/kristianmandrup/gmaps-autocomplete-rails/blob/master/lib/gmaps-autocomplete-rails.rb

@kristianmandrup
Copy link
Owner

@gregblass
Copy link

This is happening to me as well with Rails 4.1. Any fixes?

@karimmorta
Copy link

Had the same issue, restarting the server solved it.

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

5 participants