Windows , Can't open opencode - Cannot find package 'reusify'
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
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.
try running w/ OPENCODE_DISABLE_DEFAULT_PLUGINS=true
works , what plugins I'm loosing ?