-
Notifications
You must be signed in to change notification settings - Fork 47
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 elasticsearch-full en macOs Ventura chip M1 y M1 pro #153
Comments
Ya i'm getting the same issue on an intel mac. some insight into this would be great. |
For anyone that is having this issue there was another issue post that addresses this $ cd /usr/local/Homebrew/Library/Taps/elastic/homebrew-tap # or for some reason doing this didnt fix it for me so i had to add the patch manually to the file. So what i did was open this file in my text editor /usr/local/Homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb DELETE THIS WHOLE THING
ADD/REPLACE WITH THIS INSTEAD
then run brew install elastic/tap/elasticsearch-full That fixes this issue :) |
This is a duplicate of #150 |
This solved my issue, great solution. |
|
getting the same issue on mac m1 chip
|
thanks, it's worked for me |
Error: elasticsearch-full: Calling plist_options is disabled! Use service.require_root instead.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb:68
Ayuda por favor. Lo uso para Magento2 con Valet
The text was updated successfully, but these errors were encountered: