nodejs works fine. build with nodejs v11.5.0 was successful
Search Criteria
Package Details: joplin-desktop 3.2.13-2
Package Actions
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 - Desktop |
Upstream URL: | https://joplinapp.org/ |
Keywords: | markdown note notetaking productivity |
Licenses: | AGPL-3.0-or-later |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 268 |
Popularity: | 2.50 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (23)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- Show 3 more dependencies...
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 Next › Last »
<deleted-account> commented on 2018-12-25 21:29 (UTC)
sl89 commented on 2018-12-22 16:50 (UTC)
nodejs-lts-carbon and nodejs conflict, users will be asked to uninstall nodejs and all packages that depend on it to install joplin. If it is no longer required, as iboyperson says, please remove it as dependency.
KloolK commented on 2018-12-22 10:37 (UTC)
I had to install libxss for joplin-desktop to work. Without it, I'd get: ./joplin: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
tjquillan commented on 2018-12-21 21:53 (UTC)
1.0.119 fixed the requirement of nodejs-lts-carbon
. It build fine with regular nodejs
.
rodneyck commented on 2018-12-20 16:01 (UTC)
Can the maintainer please update. It is now several versions behind. Thank you.
tinux commented on 2018-12-12 15:28 (UTC) (edited on 2018-12-12 15:28 (UTC) by tinux)
Two small comments:
- With
nodejs-lts-carbon
instead ofnodejs
this builds fine. gconf
is required to run it, not only for building.
nicoulaj commented on 2018-12-02 21:22 (UTC)
Does not build, 3 versions behind
simona commented on 2018-11-22 16:40 (UTC)
18649 verbose stack Error: sqlite3@3.1.13 install: node-pre-gyp install --fallback-to-build
18649 verbose stack Exit status 1
18649 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
18649 verbose stack at EventEmitter.emit (events.js:182:13)
18649 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
18649 verbose stack at ChildProcess.emit (events.js:182:13)
18649 verbose stack at maybeClose (internal/child_process.js:978:16)
18649 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
18650 verbose pkgid sqlite3@3.1.13
18651 verbose cwd /home/simona/.cache/aurman/joplin/src/joplin-1.0.114/ElectronClient/app
18652 verbose Linux 4.19.3-1-ck-skylake
18653 verbose argv "/usr/bin/node" "/bin/npm" "install"
18654 verbose node v11.2.0
18655 verbose npm v6.4.1
18656 error code ELIFECYCLE
18657 error errno 1
18658 error sqlite3@3.1.13 install: node-pre-gyp install --fallback-to-build
18658 error Exit status 1
18659 error Failed at the sqlite3@3.1.13 install script.
18659 error This is probably not a problem with npm. There is likely additional logging output above.
18660 verbose exit [ 1, true ]
snoopy commented on 2018-11-21 01:35 (UTC)
FWIW this would not build on my system. With pdizzle's workaround it went through yay -S joplin successfully but wasn't actually installed.
Crossing my fingers for the next release.
pdizzle commented on 2018-11-19 02:00 (UTC) (edited on 2018-11-19 02:03 (UTC) by pdizzle)
for anyone that would like to install this, using nvm to switch node versions works. 8.12 lts did not work, 8.0 did for me:
https://github.com/creationix/nvm#usage
$ nvm install 8.0
$ nvm use 8.0
then makepkg or install from aur (yay, pacaur, aura, ...)
EDIT: installation succeeded, the desktop app seems to work, but CLI does not
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.
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