Package Details: joplin 3.2.13-2

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - CLI App
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Conflicts: joplin-appimage, joplin-beta, joplin-beta-appimage, joplin-electron
Submitter: masterkorp
Maintainer: dosenpils
Last Packager: dosenpils
Votes: 268
Popularity: 1.96
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

Pinned Comments

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 57 Next › Last »

w1ezl commented on 2022-05-05 00:14 (UTC)

Buildfile is broken using app-image for now.

➤ YN0000: Done in 13s 478ms
    at makeError (/home/User/.cache/yay/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/lib/error.js:59:11)
    at handlePromise (/home/User/.cache/yay/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/index.js:114:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fn (/home/User/.cache/yay/joplin/src/joplin-2.7.15/gulpfile.js:35:5)

ak2021 commented on 2022-05-04 15:05 (UTC)

Any know how to fix this


➤ YN0000: [@joplin/app-desktop]: gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.tsx(868,4): error TS2786: 'ErrorBoundary' cannot be used as a JSX component.
➤ YN0000: [@joplin/app-desktop]:   Its instance type 'ErrorBoundary' is not a valid JSX element.
➤ YN0000: [@joplin/app-desktop]:     The types returned by 'render()' are incompatible between these types.
➤ YN0000: [@joplin/app-desktop]:       Type '{}' is not assignable to type 'ReactNode'.
➤ YN0000: [@joplin/app-desktop]:         Type '{}' is missing the following properties from type 'ReactPortal': key, children, type, props
➤ YN0000: [@joplin/app-desktop]: gui/Root.tsx(257,4): error TS2786: 'ErrorBoundary' cannot be used as a JSX component.
➤ YN0000: [@joplin/app-desktop]:   Its instance type 'ErrorBoundary' is not a valid JSX element.
➤ YN0000: [@joplin/app-desktop]: Process exited (exit code 2), completed in 8s 443ms
➤ YN0000: Done in 8s 452ms
    at makeError (/home/User/Downloads/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/lib/error.js:59:11)
    at handlePromise (/home/User/Downloads/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/index.js:114:26)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async fn (/home/User/Downloads/joplin/src/joplin-2.7.15/gulpfile.js:35:5)

linuxninja commented on 2022-05-04 00:45 (UTC)

Setup a new arch machine just for building joplin. Looks like a missing dependency declaration: libxss

soorajsp commented on 2022-05-02 04:48 (UTC) (edited on 2022-05-02 04:49 (UTC) by soorajsp)

➤ YN0009: │ root@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-15d9f8ec/build.log) ➤ YN0000: └ Completed in 5m 30s` ➤ YN0000: Failed with errors in 6m 42s ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'joplin-2.7.15-4 (joplin-desktop)': error: packages failed to build: joplin-2.7.15-4 (joplin-desktop)

Logs from /tmp/xfs-15d9f8ec/build.log: https://pastebin.com/jnTi6YwJ

I couldn't understand what went wrong. Also did steps mentioned in https://github.com/alfredopalhares/arch-pkgbuilds/issues/112

zangoku commented on 2022-04-04 16:44 (UTC)

@blixawillbargeld I do not have a yarn.lock file. Totally clueless about this error.

blixawillbargeld commented on 2022-04-02 17:44 (UTC)

@zangoku I had the same error. You must remove yarn.lock from your homedir (at least that solved it for me using yay).

t0mab commented on 2022-04-01 09:53 (UTC)

For last update I had to pass NODE_OPTIONS=--openssl-legacy-provider in build dir :

npm build export NODE_OPTIONS=--openssl-legacy-provider

build/install is ok anyway thanks for the hard work !

zangoku commented on 2022-03-29 00:26 (UTC) (edited on 2022-03-29 00:27 (UTC) by zangoku)

Getting this with the right nodejs version

==> Starting build()...
  -> Yarn cache directory: /home/zangoku/.cache/paru/clone/joplin/src/yarn-cache
  -> Installing dependencies through Yarn 3...
➤ YN0065: Yarn will periodically gather anonymous telemetry: https://yarnpkg.com/advanced/telemetry
➤ YN0065: Run yarn config set --home enableTelemetry 0 to disable

Usage Error: The project in /home/zangoku/package.json doesn't seem to have been installed - running an install there might help

$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0]
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'joplin-2.7.15-4 (joplin-desktop)': 

zangoku commented on 2022-03-28 23:07 (UTC)

I get the following: ==> Making package: joplin 2.7.15-4 (Mon 28 Mar 2022 07:02:51 PM) ==> Checking runtime dependencies... ==> Missing dependencies: -> nodejs>=17.3 ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. error: failed to build 'joplin-2.7.15-4 (joplin-desktop)':

I have nodejs-lts-erbium which is listed as one of the valid nodejs dependencies.

masterkorp commented on 2022-03-28 14:15 (UTC)

Thank you guys for the positive feedback! I will try and keep the package as lean as possible, it still as a lot to improve first.