[GH-ISSUE #13884] 'node' no such file or directory #9084

Closed
opened 2026-04-12 21:55:42 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @iplayfast on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13884

What is the issue?

using the instructions found at https://docs.ollama.com/quickstart#coding
I did the following

ollama launch claude --model glm-4.7-flash

Launching Claude Code with glm-4.7-flash...
/usr/bin/env: ‘node’: No such file or directory
Error: exit status 127

Relevant log output

ollama --version
ollama version is 0.15.0

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.15.0

Originally created by @iplayfast on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13884 ### What is the issue? using the instructions found at https://docs.ollama.com/quickstart#coding I did the following ollama launch claude --model glm-4.7-flash Launching Claude Code with glm-4.7-flash... /usr/bin/env: ‘node’: No such file or directory Error: exit status 127 ### Relevant log output ```shell ollama --version ollama version is 0.15.0 ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.15.0
GiteaMirror added the bug label 2026-04-12 21:55:42 -05:00
Author
Owner

@iplayfast commented on GitHub (Jan 24, 2026):

Instructions should specify that nodejs should be installed in order to continue.

<!-- gh-comment-id:3795278669 --> @iplayfast commented on GitHub (Jan 24, 2026): Instructions should specify that nodejs should be installed in order to continue.
Author
Owner

@rick-github commented on GitHub (Jan 24, 2026):

The supported integrations section has links to instructions on installing the required integration.

<!-- gh-comment-id:3795288027 --> @rick-github commented on GitHub (Jan 24, 2026): The [supported integrations section](https://docs.ollama.com/quickstart#supported-integrations) has links to instructions on installing the required integration.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9084