Han Pham
Han Pham
I made a small PR for this endpoint as well. See #1356
> Is the Linux local or a VPS/MV cloud based ? If so, we should try change the mirror. Is the package downloaded ? The Linux is local
> I think you should use this commmand "pnpm install --no-frozen-lockfile" instead of pnpm i . Hope that works . Hi @harjotjuneja6, I tried that, though still facing the same...
@tcm390 After I ran those commands again (with flag -r this time), build still fails but from a different package 
Hey @dnakov, could you pls provide the commands for installation, build, and run for the example here? Would like to take a look into testing this PR I'm having trouble...
Yes, I agree, since it's not even install-able
> also mention that it needs Zig to run build so you can run examples :) Agree. I have to install Zig for the examples to run. Having that noted...
@kommander Do you know what's the best way to attach a nvim editor? Whether side-by-side with the rendering TUI or as another process?
> ### To reproduce > > 1. Open avante side bar with leader-aa > > 2. Input some text in the prompt window > > 3. Close avante side bar...
Are you able to access your http://localhost:8080/ and see if it's running on that port?