Kirill Shakirov
Kirill Shakirov
Hi @heyitsmeuralex, I'm experiencing problems trying to get everything working. I followed [intructions](https://github.com/decent-chat/decent#from-source), but when I run `npx lerna run build` I got a bunch of errors as follows ```lerna...
@towerofnix, the problem was with `packages\client\dist` directory! I created it manually after cloning the repo and `npx lerna run build` was successfully run! So now, after running `decent 8000 db`...
@heyitsmeuralex, I tried to run `npx lerna run wath` on both broken and fixed builds, but in both occasions it just stopped here and did nothing for hour and I...
@towerofnix, I've tried to implement this feature and then realized that it's not a good task for me due to unfamiliarity with framework you use. I went through docs but...