Replies: 1 comment 1 reply
-
|
Hi. "npx gsd-opencode@latest" does not install the node package to the local system. It executes it once and gets rid of it. If you need the package to stay available, use the npm install gsd-opencode@latest -gcommand. You can check if it is available using npm list -gGood coding! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I would like to ask why is the gsd-opencode command not available on my system? I use cachyos, opencode is installed from the AUR, gsd-opencode is installed with this command "npx gsd-opencode@latest", globally under ~/.config/opencode/get-shit-done directory. Do i need to manually add something to my path to make it work?
Beta Was this translation helpful? Give feedback.
All reactions