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
Hi,
Thank you for your great job on elastic.js. I have a problem loading elasticjs.service module.
I installed it via bower and added the dependencies elasticsearch.js and elastic.js in my page.
But when i added it as module dependency in my angular app i got Error: [$injector:nomod] Module 'elasticjs.service' is not available.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Same here. When I add the 'elasticjs.service' dependency in my module, my page just stop working
Sorry, something went wrong.
The repo is no longer maintenaid you should use the official elasticsearch search js angular client @https://github.com/elastic/bower-elasticsearch-js or https://github.com/YousefED/ElasticUI
No branches or pull requests
Hi,
Thank you for your great job on elastic.js. I have a problem loading elasticjs.service module.
I installed it via bower and added the dependencies elasticsearch.js and elastic.js in my page.
But when i added it as module dependency in my angular app i got Error: [$injector:nomod] Module 'elasticjs.service' is not available.
Thanks in advance.
The text was updated successfully, but these errors were encountered: