Gentoo Archives: gentoo-user

From: Caveman Al Toraboran <toraboracaveman@××××××××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] how to lbry desktop?
Date: Thu, 16 Jan 2020 18:24:18
Message-Id: TRnuc0GY57sigFcXbe7mAGvXL_ChFSORrP4W_-UmJ5xLvuSbD1dnKElI6Hnno09RWuW5a5wlWc6ItF8Iaa0vzO0vYptj0ckqBiTwkdc9cOk=@protonmail.com
In Reply to: Re: [gentoo-user] how to lbry desktop? by Alec Ten Harmsel
1 thx but, some other error i noticed: says keytar something 127, when running
2 `yarn`.
3
4 btw why is lbry so horrible? can't they just make a normal app?
5
6 ========== snippet start ==========
7
8 caveman@cave ~/D/d/lbry-desktop> yarn
9 yarn install v1.21.1
10 $ yarn cache clean lbry-redux && yarn cache clean lbryinc
11 yarn cache v1.21.1
12 success Cleared package "lbry-redux" from cache
13 Done in 0.79s.
14 yarn cache v1.21.1
15 success Cleared package "lbryinc" from cache
16 Done in 0.84s.
17 [1/5] Validating package.json...
18 [2/5] Resolving packages...
19 [3/5] Fetching packages...
20 info fsevents@1.2.11: The platform "linux" is incompatible with this module.
21 info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
22 [4/5] Linking dependencies...
23 warning " > lbryinc@0.0.1" has incorrect peer dependency "lbry-redux@lbryio/lbry-redux".
24 [5/5] Building fresh packages...
25 [9/9] ⠂ nodemon
26 [8/9] ⠂ node-sass
27 [3/9] ⠂ keytar
28 [7/9] ⠂ lbryinc
29 error /home/caveman/Documents/dev/lbry-desktop/node_modules/keytar: Command failed.
30 Exit code: 127
31 Command: prebuild-install || node-gyp rebuild
32 Arguments:  
33 Directory: /home/caveman/Documents/dev/lbry-desktop/node_modules/keytar
34
35 ========== snippet end ==========
36
37 rgrds,
38 cm.
39
40 ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
41 On Thursday, January 16, 2020 7:59 PM, Alec Ten Harmsel <alec@××××××××××××××.com> wrote:
42
43 > On Thu, Jan 16, 2020, at 10:27, Caveman Al Toraboran wrote:
44 >
45 > > this: 
46 > > https://github.com/lbryio/lbry-desktop#running-from-source
47 > >
48 > > doesn't work.  i did `yarn dev:web` (and without web) and i don't see anything
49 > > usable.  with `:web`  i get a browser opened, but it doesn't show anything. 
50 > > without `:web` it just says that render compilation complete, and gets stuck
51 > > there.  ctrl^c shows `killing threads...`.
52 > >
53 > > wat's the best way?  is there even a best way?
54 > >
55 > > rgrds,
56 > > cm.
57 >
58 > `yarn dev:web-server' works for me.
59 >
60 > HTH,
61 >
62 > Alec

Replies

Subject Author
Re: [gentoo-user] how to lbry desktop? Alec Ten Harmsel <alec@××××××××××××××.com>