[GH-ISSUE #12453] Ollama on macOS nags continuously to be installed in /Applications #70334

Open
opened 2026-05-04 21:09:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @paulgrav on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12453

What is the issue?

In my corporate environment I have to request elevated privileges to install applications in /Applications. To avoid this point of friction I install most applications in ~/Applications.

I installed Ollama in ~/Applications but Ollama continually nags to be installed in /Applications. Ollama also requests admin privileges to install the CLI, which I already installed via brew.

Actual results:

On startup:

  • Nags to move Ollama to /Applications
  • Nags to install the CLI

Expected results

  • Ollama should ask once and never ask again to be installed in /Applications
  • Ollama should check whether the CLI is already install before asking to install the CLI.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @paulgrav on GitHub (Sep 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12453 ### What is the issue? In my corporate environment I have to request elevated privileges to install applications in `/Applications`. To avoid this point of friction I install most applications in `~/Applications`. I installed Ollama in `~/Applications` but Ollama continually nags to be installed in `/Applications`. Ollama also requests admin privileges to install the CLI, which I already installed via `brew`. Actual results: On startup: - Nags to move Ollama to `/Applications` - Nags to install the CLI Expected results - Ollama should ask once and never ask again to be installed in `/Applications` - Ollama should check whether the CLI is already install before asking to install the CLI. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the appbug labels 2026-05-04 21:09:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70334