Replies: 1 comment
|
Hi, sorry, I completely missed your post, because I rarely take a look into "discussions". Thanks for your report! To be sure, I'll check this again. |
0 replies
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!
While setting up
opencode-rag, I encountered an issue where runningopencodefor the first time in the directory would install@opencode-aiand pruneopencode-rag-pluginout of thenode_modules. As a result, the plugin would not be available within opencode. To fix this, I needed to runopencode-rag inita second time so that I could recover theopencode-rag-plugin. From there, the plugin would work.I propose one of two things:
I made this a discussion instead of an issue since I didn't know which solution you wanted.
If my description is unclear, I am happy to clarify.
I can also draft an issue for this if you want.
Also, thank you so much! This is a really cool looking tool, and I am excited to try it out on real projects!
All reactions