ZSW

Results 12 comments of ZSW

I'm facing this issue after having to restart an instance. Apparently running start_***.sh forcefully updates the repository. I ran it and it asked me to run it again because of...

> In my case, this is caused by a conflict between the local conda and the built-in conda in the project. After performing the following steps, it was restored. >...

Since the issue is still open, I'd like to point to a "solution" I implemented in my fork (be warned, it's extremely hacky). [@zewebdev1337/figma-archlinux-font-helper](https://github.com/zewebdev1337/figma-archlinux-font-helper) [named like so because at first...

> > Since the issue is still open, I'd like to point to a "solution" I implemented in my fork (be warned, it's extremely hacky). > > [@zewebdev1337/figma-archlinux-font-helper](https://github.com/zewebdev1337/figma-archlinux-font-helper) [named like...

working

I couldn't figure out what this PR was referring to (skill issue I think) so I merged it into my fork hoping it was what I thought it was and...

> I also need it. my fork contains this and it's updated to this repo's latest commit as well. The original maintainer never bothered to reject or approve my PR

just a headsup, there's an issue with "chatIndexToSet': after merging into my fork the build process fails with: ``` src/App.tsx(56,11): error TS2304: Cannot find name 'chatIndexToSet'. src/App.tsx(58,31): error TS2304: Cannot...

to add to this, I imported a very large history from an OpenAI json and it stopped working as well. had to export and delete conversation history. For me, the...

I was creating an issue regarding this without having searched beforehand. Having found this issue before posting mine I'm just pasting the original text I had written already: There is...