Skip to content

[Bug] Uninstall Problem and can not update v1.22.5 #392

@computerworxdev

Description

@computerworxdev

I dont know where the program is install. Documentation is missing uninstall Instruction.

Brief description of the bug
I can not locate installation., when lunching its giving an error

❯ nanocoder

npm notice Access token expired or revoked. Please try logging in again.
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@modelcontextprotocol%2fserver-fetch - Not found
npm error 404
npm error 404 The requested resource '@modelcontextprotocol/server-fetch@*' could not be found or you do not have permission to access it.
npm error 404
npm error 404 Note that you can also install from a

❯ nanocoder --version
1.22.5

I tried Brew rm nanocoder (but reports its not there) I did not install it that way

I believe I installed it using
npm install -g @nanocollective/nanocoder

I did run npm uninstall -g @nanocollective/nanocoder
it reported few hundred files removed

but it still shows in my system somehow
❯ nanocoder --version
1.22.5

How do I find out the installation method and how do I uninstall it , clear all settings. So I can start over?
Unistall documentation is missing.

Please Help !

Environment

  • OS: (MacOS 26.3)
  • Node version: (v25.6.1)
  • Nanocoder version: (1.22.5)
  • Provider: (local ollama)
  • Model: (e.g., llama3.2, claude-3.5-sonnet)

Steps to Reproduce

│ Provider: OpenRouter Qwen3-coder, Model: x-ai/grok-4.1-fast │
│ Theme: Dracula │
│ ↳ No AGENTS.md file found, run /init to initialize this directory │
│ ✓ Preferences loaded │
│ MCP: 1/2 connected │
│ • fetch: MCP error -32000: Connection closed │
│ ✓ LSP: 3/3 connected │
│ Update Available: v1.22.5 → v1.23.0 │
│ ↳ Run: /update or brew list nanocoder >/dev/null 2>&1 && brew upgrade nanocoder || (echo "Error: nanocoder not │
│ found in Homebrew. Please install it first with: brew install nanocoder" && exit 1)

Expected Behavior

What you expected to happen
work with no errors.

Actual Behavior

error when lunching and issue uninstalling

What actually happened
update to 1.22.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions