[PR #15439] [MERGED] launch: add re-run hint to dependency error message #25698

Closed
opened 2026-04-19 18:21:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15439
Author: @hoyyeva
Created: 4/9/2026
Status: Merged
Merged: 4/9/2026
Merged by: @hoyyeva

Base: mainHead: hoyyeva/npm-git-install-missing-message


📝 Commits (1)

  • 61a82c7 launch: add re-run hint to dependency error message

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 cmd/launch/openclaw.go (+1 -1)
📝 cmd/launch/pi.go (+2 -2)

📄 Description

  • Add ollama launch re-run instructions to dependency error messages in OpenClaw and Pi so users know what to do after installing missing dependencies

Error messages now include the re-run command. For example:

OpenClaw is not installed and required dependencies are missing

Install the following first:
  npm (Node.js): https://nodejs.org/
  git: https://git-scm.com/

Then re-run:
  ollama launch openclaw

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15439 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@hoyyeva](https://github.com/hoyyeva) **Base:** `main` ← **Head:** `hoyyeva/npm-git-install-missing-message` --- ### 📝 Commits (1) - [`61a82c7`](https://github.com/ollama/ollama/commit/61a82c71b688743d09ec5556ae1cb2df19beaedd) launch: add re-run hint to dependency error message ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/launch/openclaw.go` (+1 -1) 📝 `cmd/launch/pi.go` (+2 -2) </details> ### 📄 Description - Add ollama launch re-run instructions to dependency error messages in OpenClaw and Pi so users know what to do after installing missing dependencies Error messages now include the re-run command. For example: ``` OpenClaw is not installed and required dependencies are missing Install the following first: npm (Node.js): https://nodejs.org/ git: https://git-scm.com/ Then re-run: ollama launch openclaw ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 18:21:45 -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#25698