Package Details: joplin-beta 3.3.5-1

Git Clone URL: https://aur.archlinux.org/joplin-beta.git (read-only, click to copy)
Package Base: joplin-beta
Description: A note taking and to-do application with synchronization capabilities (beta version)
Upstream URL: https://joplinapp.org/
Keywords: joplin markdown note notetaking productivity todo
Licenses: AGPL-3.0-or-later
Conflicts: joplin, joplin-appimage, joplin-desktop
Submitter: Alkindi
Maintainer: jhenson
Last Packager: jhenson
Votes: 7
Popularity: 0.040869
First Submitted: 2020-10-04 21:35 (UTC)
Last Updated: 2025-04-18 02:54 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4

simona commented on 2021-03-30 08:38 (UTC)

npm ERR! code 1
npm ERR! path /home/simona/.cache/yay/joplin-beta/src/joplin-1.8.1
npm ERR! command failed
npm ERR! command sh -c npm run bootstrap --no-ci && npm run build

Alkindi commented on 2020-10-17 21:01 (UTC) (edited on 2020-10-17 21:01 (UTC) by Alkindi)

I had the same issue, for you information there is an open github issue: https://github.com/laurent22/joplin/issues/3584

To resolve this issue, go to /usr/share/joplin-cli and run sudo npm install immer.

I've updated the package and don't need to do it anymore.

Perfi commented on 2020-10-16 12:22 (UTC)

The CLI version currently breaks for me, with:

>>> joplin
internal/modules/cjs/loader.js:883
  throw err;
  ^

Error: Cannot find module 'immer'
Require stack:
- /usr/share/joplin-cli/lib/reducer.js
- /usr/share/joplin-cli/lib/BaseApplication.js
- /usr/share/joplin-cli/app.js
- /usr/share/joplin-cli/main.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
    at Function.Module._load (internal/modules/cjs/loader.js:725:27)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/usr/share/joplin-cli/lib/reducer.js:4:17)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/usr/share/joplin-cli/lib/reducer.js',
    '/usr/share/joplin-cli/lib/BaseApplication.js',
    '/usr/share/joplin-cli/app.js',
    '/usr/share/joplin-cli/main.js'
  ]
}

Alkindi commented on 2020-10-11 15:41 (UTC)

Yes, I already did it.

juxuanu commented on 2020-10-11 14:04 (UTC)

Yes, please, remove what librewish mentioned. At the moment, having joplin installed and doing pacman -Syu makes it prompt asking for a replacement. "Do you want to replace "joplin" with "joplin-beta"?

librewish commented on 2020-10-11 12:14 (UTC) (edited on 2020-10-11 12:15 (UTC) by librewish)

Remove replaces=('joplin')

From pkgbuild