homebrew Questions
2
I was experimenting on macOS and tried
installing postgresql@11 using HomeBrew. Everything went well at first.
After that, I uninstalled it
this time installed postgresql@14 which went fine too.
I...
Mouthwash asked 13/3 at 11:19
3
I installed homebrew today. And I did something wrong so that my homebrew can't work now. Since I use an arm based mac, I am hard to find solution to uninstall my homebrew which installed in /opt/h...
4
I am trying to install .NET 6 and 7 on my Mac (M1 chip) and after trying several approaches, I am going nowhere.
Option-1: Using brew
Installed .NET 7. Here, I see successful installation under /o...
Newmown asked 17/7, 2023 at 15:33
3
I want to install homebrew on my mac system but i am not able to install. Installation process is giving me error.
error: could not lock config file /usr/local/Homebrew/.git/config: Permission den...
Daniels asked 17/5, 2019 at 6:38
2
Solved
Hoping you can help me figure out this issue!
I just bought a new MacBook and was getting my development environment set up today. I installed XCode, Brew, NVM, and Git. When I installed Git, I ha...
5
Solved
In a new SnowLeopard install, I'd like to use homebrew to install PIL. However the recipe installs PIL under cellar instead of in /Library/Python/2.6/site-packages. Is there a way to change the ins...
Banns asked 5/4, 2011 at 3:26
7
Solved
I have to build miktex source code. I install source code from github they give me link to build it: https://miktex.org/howto/build-mac.
I follow the steps given in the link. When I run
cmake .....
2
Solved
I have installed Node.js Shopify CLI and using Homebrew.
When run shopify app dev it provides a local url http://localhost:56467/ . This url giving error below.
Unexpected identifier 'assert'
at co...
Fendig asked 28/4 at 7:27
5
Solved
Whenever I try and run brew install <app>, such as brew install git, i get the following error:
$ brew install git
Updating Homebrew...
Warning: You are using macOS 10.10.
We (and Apple) do n...
Minima asked 6/8, 2020 at 18:19
3
Solved
I installed java with homebrew, using the command brew cask install java.
After successfully installing, I typed which java, and the path showed to be /usr/bin/java
When I typed brew cask info ja...
Fa asked 12/8, 2016 at 15:19
4
Solved
I installed [email protected] using brew. After installing, I started the service using brew services start [email protected]. Checking using brew services shows its working fine.
In any ...
7
Solved
I'm getting the error you see below:
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
Name@Name-MBP SignUpFlowFanclub % Software U...
4
Solved
Which directory does Homebrew install Postgres executables in? I've searched just about everywhere.
Chantellechanter asked 5/8, 2013 at 3:39
4
Solved
On macOS 13.2, in zsh, ls returns the following error message:
dyld[15164]: Library not loaded: /usr/local/opt/libgit2/lib/libgit2.1.6.dylib
Referenced from: <14346135-E664-31AF-A80B-05A5335ED5...
9
Solved
this is my brew config
HOMEBREW_VERSION: 3.0.10-23-g5e0b08d
ORIGIN: https://github.com/Homebrew/homebrew-core
HEAD: 5e0b08dd01bdce3523c7e095739641b6f33b902a
Last commit: 6 hours ago
Core tap ORIGIN...
Chaperone asked 29/3, 2021 at 17:51
2
How to fix Homebrew install failing with "Error: Failed to install Homebrew Portable Ruby"
Here's some info:
I do not have admin privileges to my machine.
I'm running macOS Catalina 10.15.5.
I use zshell.
I have Xcode command-line tools 11.5 but NOT XCode itself.
I'm running Ruby v2.6.3...
Carline asked 11/3, 2021 at 21:23
3
Solved
Running node -v in the terminal returns 0.12.2, while running brew info node to check homebrew's version of node, it returns 6.7.0
How can I work using homebrew's node? (6.7.0 instead of 0.12.2)
...
12
Solved
Hi I just followed the thoughtbot laptop setup for my Mac Mini Server running OSX Lion
Server. I'm not sure that everything is installed correctly. Please advise.
I don't have a ~/.bash_profile o...
6
I have OSX El Capitan. I installed Nginx-Full via homebrew. I am supposed to be able to start and stop services with
brew services Nginx-Full Start
I run that command and it seems to start no...
Margarettamargarette asked 26/6, 2016 at 16:37
3
Solved
I have a fresh Macbook Air with M1 processor
Following official guide https://www.elastic.co/guide/en/elasticsearch/reference/current/brew.html I've tried to install elasticsearch 7 with:
brew tap ...
Aciniform asked 22/12, 2021 at 21:47
11
Solved
I've been having this error while running brew services start mongodb-community
mongodb-community error root /Library/LaunchDaemons/homebrew.mxcl.mongodb-community.plist
I have tried re installing...
5
Solved
Homebrew gives me this error on macOS Monterey while using it:
Error: Permission denied @ apply2files - /usr/local/lib/docker/cli-plugins
How can I fix it?
4
Solved
I have all three versions of python 3.10, 3.11 and 3.12 using homebrew. but somehow homebrew defaults to using 3.11 as the default.
when i type which python3, it shows 3.11.6 as the version instead...
Malawi asked 20/10, 2023 at 14:6
6
I just installed Homebrew and now I'm trying to insert the homebrew directory at the top of my path environment variable by typing in two commands inside my terminal. My questions are these:
What i...
Tasteless asked 28/2, 2016 at 0:1
4
Solved
Before it happened, what I am doing is trying to use the dep to manage my golang code dependency.
What I found right now is I cannot do any command with go, even if I try to uninstall it with brew ...
Aguila asked 26/2, 2020 at 4:23
1 Next >
© 2022 - 2024 — McMap. All rights reserved.