Package Details: ledger-live 2.85.1-1

Git Clone URL: https://aur.archlinux.org/ledger-live.git (read-only, click to copy)
Package Base: ledger-live
Description: Maintain your Ledger devices
Upstream URL: https://github.com/LedgerHQ/ledger-live
Keywords: bitcoin cryptocurrency wallet
Licenses: MIT
Submitter: meriadec
Maintainer: phnx47
Last Packager: phnx47
Votes: 21
Popularity: 0.54
First Submitted: 2018-07-19 09:01 (UTC)
Last Updated: 2024-08-26 12:36 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »

phnx47 commented on 2023-09-11 15:53 (UTC)

@cehovski Package will be updated after release on the website: https://www.ledger.com/ledger-live.

phnx47 commented on 2023-06-24 08:25 (UTC) (edited on 2023-06-24 08:46 (UTC) by phnx47)

@hyper_puncher Hello! Sometimes Ledger cancel published release on GitHub so I don't update ledger-live and ledger-live-bin until Ledger publish on website: https://www.ledger.com/ledger-live. If you want latest version from GitHub you can use ledger-live-git package.

1x2y commented on 2023-03-31 14:07 (UTC)

I think I'll just wait for that issue to be fixed as I'm in no rush but thanks for the update!

phnx47 commented on 2023-03-31 13:51 (UTC) (edited on 2023-03-31 14:08 (UTC) by phnx47)

@1x2y Oh, yes, it is because major pnpm release. You can try manually update PKGBUILD - remove --frozen-lockfile. But I recommend you downgrade pnpm to v7.

LedgerHQ Issue: #3070 - chore: pnpm v8 update + pnpm-lock update

1x2y commented on 2023-03-31 11:19 (UTC)

Same issue, seems like a few people are running into this error since the pnpm 8.0 release due to an incompatibility. Struggling to follow what they're talking about but here's the link:

https://github.com/pnpm/action-setup/issues/40

phnx47 commented on 2023-03-31 11:00 (UTC)

@1x2y Try install with makepkg

1x2y commented on 2023-03-31 10:57 (UTC)

I ran yay -Sc --aur and getting the same message.

phnx47 commented on 2023-03-31 10:38 (UTC)

@1x2y With --frozen-lockfile pnpm install everything exactly to the specs of the pnpm-lock.yaml file. Seems your lockfile is out of sync, something changes package.json or lock file.

Try clean your yay cache for ledger-live.

1x2y commented on 2023-03-31 10:20 (UTC) (edited on 2023-03-31 10:21 (UTC) by 1x2y)

Getting this message when I attempt to install with yay, not quite sure what it means or if I should run the recommended command. Any help would be great.

ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE  Cannot perform a frozen installation because the lockfile needs updates

Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ledger-live

OrganicMeatbag commented on 2023-03-06 22:46 (UTC)

@phnx47 Hey. i tested it with yay. It Works!