You are not logged in.

#1 2018-10-17 18:02:58

Gorklax
Member
Registered: 2018-10-11
Posts: 3

[SOLVED] Electron 3.x

Hello all,

There's an app I've been trying to create a PKGBUILD for which while it install correctly, needs electron >=3.0.0 due to some commands being absent in 2.0.11 from the official community repo.

I realize I can install version 3.x with npm, but this does not install to /bin/electron which is where the application is looking.

I suppose I have two questions then:

1.  How would I go about installing version 3.x as a traditional package?
2. Or how can I point the application towards the npm install rather the /bin/electron install.

I'm still somewhat new to all of this, so please let me know if I'm in the wrong section of the forum.

Last edited by Gorklax (2018-10-17 18:32:53)

Offline

#2 2018-10-17 18:25:40

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Electron 3.x

Just chill out for a bit, electron 2.0.11 was only flagged as out of date in the repos yesterday.
I'm sure it won't be too long before 3.0.0 is available as an official package.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-10-17 18:32:33

Gorklax
Member
Registered: 2018-10-11
Posts: 3

Re: [SOLVED] Electron 3.x

Ok! I won't worry about it yet. I realize it was rather recent and 3.0 is still fairly new. I just wanted to check. I've got a couple workarounds I can use in the meantime. Thanks!

Offline

Board footer

Powered by FluxBB