Logseq has switched from yarn to pnpm and trying to run the PKGBUILD results in this:
==> Starting prepare()...
error This project's package.json defines "packageManager": "yarn@pnpm@10.33.0". However the current global version of Yarn is 1.22.22.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: logseq-desktop-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
logseq-desktop-git - exit status 4
Please update the PKHBUILD. If it helps you, I can also maintain this PKGBUILD
Best Regards voidlesity
Pinned Comments
pychuang commented on 2022-08-09 16:03 (UTC)
electronanymore becauseyarn's electron already supports Wayland.Extra notes to people who want to flag this package out-of-date:
This is a GIT AUR package. It has nothing to do with the released versions. Whenever you (re-)build a GIT AUR package, it automatically pulls and (re-)builds with the latest commit and updates the version tag. So as long as the building process works fine, a GIT AUR package is not out-of-date.