Pavel Koneski
Pavel Koneski
Yes, keytar patch applies smoothly now, but my Ubuntu`npm ci` was still failing, so I had to investigate deeper. It turned out the problem was with my Node installation, which...
> I think you need [email protected], it has setuptools in it working as I remember correctly, CI pipeline was failing constantly because of this. Every full installation of Python (from...
There is one more issue around dependencies. Running `npm run dist:linux` on Linux tries to build `.tar`, `.rpm`, `.deb` and `.AppImage` and fails. To build `.deb` and `.rpm`, more packages...