Package Details: libelectron 1.0.21-1

Git Clone URL: https://aur.archlinux.org/libelectron.git (read-only, click to copy)
Package Base: libelectron
Description: A collection of npm dependencies for electron packages.
Upstream URL: https://gitlab.com/libelectron/libelectron
Licenses: GPL
Submitter: gameslayer
Maintainer: gameslayer
Last Packager: gameslayer
Votes: 8
Popularity: 0.81
First Submitted: 2022-11-18 11:55 (UTC)
Last Updated: 2024-04-15 06:12 (UTC)

Pinned Comments

CobaHusky commented on 2024-04-14 07:36 (UTC)

Got some bad news, ladies and gentlemen...

So GitLab just decided to block this man's account for no apparent reason. They didn't leave a notice or anything. Now none of the electron packages will work without those repositories. We're working on getting this fixed. Thankfully, he's got backups and will move to somewhere else if he has to. We just ask you all to be patient! ^~^

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

CobaHusky commented on 2024-04-14 07:36 (UTC)

Got some bad news, ladies and gentlemen...

So GitLab just decided to block this man's account for no apparent reason. They didn't leave a notice or anything. Now none of the electron packages will work without those repositories. We're working on getting this fixed. Thankfully, he's got backups and will move to somewhere else if he has to. We just ask you all to be patient! ^~^

gameslayer commented on 2024-02-08 17:49 (UTC)

Hey glad to hear! 😁👌

yaakoss commented on 2024-02-08 16:39 (UTC)

hey @gameslayer. after i cleaned my whole cache with yay -Sc it worked. Yesterday i manually deleted .cache/yay/libelectron but this was not enough.

Nevermind. it works now. Thanks

gameslayer commented on 2024-02-07 15:23 (UTC)

Hey @yaakoss trying clearing the cache on your AUR helper then try it again, let me know if that fixes it or not.

yaakoss commented on 2024-02-07 15:19 (UTC)

upgrade of that package fails on my system

added 105 packages, and audited 106 packages in 12s

25 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm WARN idealTree Removing dependencies.electron in favor of devDependencies.electron
npm ERR! code 1
npm ERR! path /home/patricia/.cache/yay/libelectron/src/libelectron/node_modules/electron
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! Error: EIO: i/o error, open '/home/patricia/.cache/yay/libelectron/src/libelectron/node_modules/electron/dist/locales/gu.pak'

npm ERR! A complete log of this run can be found in: /home/patricia/.npm/_logs/2024-02-07T15_16_03_951Z-debug-0.log
==> FEHLER: Ein Fehler geschah in package().
    Breche ab...
 -> Fehler beim Erstellen: libelectron-exit status 4
 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich:
libelectron - exit status 4

gameslayer commented on 2024-02-07 12:50 (UTC)

Glad to help and thank you for working through it with me to figure out how to fix it, seems like for some reason on some systems it doesn't behave correctly unless there is a package.json file which shouldn't matter but I included a basic one just to resolve the issue.

Brummbaer commented on 2024-02-07 12:41 (UTC)

Thanks a lot! It's working now.

gameslayer commented on 2024-02-07 12:22 (UTC) (edited on 2024-02-07 12:22 (UTC) by gameslayer)

Clear your cache and install the new version, it should work now with 1.0.19-1

gameslayer commented on 2024-02-07 11:44 (UTC)

very odd but ok if that works I will update the script with this fix, thanks for helping me fix the issue.

Brummbaer commented on 2024-02-07 11:43 (UTC)

This works, I now have node_modules with 95 directories within.

127 brummbaer@pandabaer ~/libelectron/libelectron-1.0.18-1 (git)-[master] % ls
README.md  node_modules  package.json  package-lock.json  setup

brummbaer@pandabaer ~/libelectron/libelectron-1.0.18-1 (git)-[master] % ls node_modules | wc -l 
95