Package Base Details: joplin

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Keywords: markdown note notetaking productivity
Submitter: masterkorp
Maintainer: masterkorp
Last Packager: masterkorp
Votes: 257
Popularity: 2.62
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2024-04-06 17:49 (UTC)

Pinned Comments

masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)

Hello everyone,

There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.

I have finnally got version 2.6.10 working with pacthes, but remenber:

  • You may need to remove your src/ folder before using this version

  • The patches are still not perfect, you must say yes to a prompt

I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.

Regards, Alfredo Palhares

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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 53 Next › Last »

quenyen commented on 2022-05-06 14:39 (UTC)

Last time I tried to get this to build on manjaro Qonos version (I use i3 if it matters) I got the following....

➤ YN0007: │ @joplin/app-desktop@workspace:packages/app-desktop must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/fontawesome-svg-core@npm:1.2.36 must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/free-regular-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/free-solid-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed ➤ YN0009: │ root@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-c033ce67/build.log) ➤ YN0000: └ Completed in 2m 1s ➤ YN0000: Failed with errors in 2m 19s ==> ERROR: A failure occurred in build(). Aborting... -> error making: joplin (joplin-desktop)

If anyone knows a work around...or what I am doing wrong I would be much obliged.

quenyen commented on 2022-05-06 14:39 (UTC)

Last time I tried to get this to build on manjaro Qonos version (I use i3 if it matters) I got the following....

➤ YN0007: │ @joplin/app-desktop@workspace:packages/app-desktop must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/fontawesome-svg-core@npm:1.2.36 must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/free-regular-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/free-solid-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed ➤ YN0009: │ root@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-c033ce67/build.log) ➤ YN0000: └ Completed in 2m 1s ➤ YN0000: Failed with errors in 2m 19s ==> ERROR: A failure occurred in build(). Aborting... -> error making: joplin (joplin-desktop)

If anyone knows a work around...or what I am doing wrong I would be much obliged.

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)':