AUR (en) - caprine
sidicer commented on 2025-05-16 12:26 (UTC)
kljunas2 commented on 2025-04-23 09:46 (UTC)
At prepare(), npm wants to use the global ~/.npm cache. This is not ideal (and can fail if the home is not writable). This can be fixed by appending --cache npm-cache to npm install.
ian commented on 2025-04-03 10:26 (UTC) (edited on 2025-04-24 08:07 (UTC) by ian)
When downloading caprine - it attempts to download electron29 with its enormous git history. To avoid this you can just download electron29-bin before downloading caprine.
yay -S electron29-bin
yay -S caprine
3hundred commented on 2025-03-05 09:06 (UTC)
Can confirm, builds with electron34
sectimus commented on 2025-02-26 03:01 (UTC)
Not sure what change happened, but caprine doesn't launch anymore for me after a recent update that involve reinstalling electron29 and electron34 side by side for another app.
Sometimes I get:
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
And other times I get no output at all. Caprine just fails to run and no amount of --verbose or --trace-warnings will give me an idea as to what is wrong.
grosjo commented on 2025-02-22 04:13 (UTC)
Maybe move out of electron30 and use a more recent version ?
azdanov commented on 2025-01-31 07:04 (UTC)
For anyone who tries to install this package and the electron29 starts downloading around 80GB of git history. Try to manually install the pre-built electron29-bin before installing caprine, to avoid this.
StarterX4 commented on 2024-06-09 10:28 (UTC)
Works fine also with electron 30.
Marsa commented on 2024-06-07 11:26 (UTC)
rabcor commented on 2024-05-23 10:58 (UTC)
package seems broken, just displays meta logo and gives me weird GLSL errors in stdout.