Windows , Can't open opencode - Cannot find package 'reusify' #6730

Open
opened 2026-02-16 18:05:05 -05:00 by yindo · 3 comments
Owner

Originally created by @Palkers76 on GitHub (Jan 18, 2026).

Originally assigned to: @rekram1-node on GitHub.

getting error:
windows 11.
installed via npm
I tried to install this modile but not fixed the issue

error: Cannot find package 'reusify' from 'C:\Users\piotr.palka.cache\opencode\node_modules\fastq\queue.js'
GET - http://127.0.0.1:4096/ failed
GET - /favicon.ico failed

Originally created by @Palkers76 on GitHub (Jan 18, 2026). Originally assigned to: @rekram1-node on GitHub. getting error: windows 11. installed via npm I tried to install this modile but not fixed the issue error: Cannot find package 'reusify' from 'C:\Users\piotr.palka\.cache\opencode\node_modules\fastq\queue.js' GET - http://127.0.0.1:4096/ failed GET - /favicon.ico failed
yindo added the windows label 2026-02-16 18:05:05 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 18, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #8160: SDK spawn fails on Windows - ENOENT for opencode command (similar Windows installation/package issues)
  • #5223: Can't open opencode after install (Windows npm installation failure)
  • #605: I can't install via NPM (Windows npm installation with missing packages)
  • #631: Windows Support (general Windows compatibility tracking issue)

The error 'Cannot find package reusify' suggests a dependency resolution issue during npm installation on Windows. These related issues may contain solutions or workarounds.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 18, 2026): This issue might be a duplicate of existing issues. Please check: - #8160: SDK spawn fails on Windows - ENOENT for opencode command (similar Windows installation/package issues) - #5223: Can't open opencode after install (Windows npm installation failure) - #605: I can't install via NPM (Windows npm installation with missing packages) - #631: Windows Support (general Windows compatibility tracking issue) The error 'Cannot find package reusify' suggests a dependency resolution issue during npm installation on Windows. These related issues may contain solutions or workarounds. Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Jan 18, 2026):

try running w/ OPENCODE_DISABLE_DEFAULT_PLUGINS=true

@rekram1-node commented on GitHub (Jan 18, 2026): try running w/ `OPENCODE_DISABLE_DEFAULT_PLUGINS=true`
Author
Owner

@Palkers76 commented on GitHub (Jan 19, 2026):

works , what plugins I'm loosing ?

@Palkers76 commented on GitHub (Jan 19, 2026): works , what plugins I'm loosing ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6730