If anyone is facing npm issues while update, those issues are due to some npm package using python2 syntax. Install python2 with the following command and the update should work fine
sudo pacman -S python2
Git Clone URL: | https://aur.archlinux.org/notion-app.git (read-only, click to copy) |
---|---|
Package Base: | notion-app |
Description: | The all-in-one workspace for your notes and tasks |
Upstream URL: | https://github.com/notion-enhancer/notion-repackaged |
Keywords: | kanban markdown notes notion task |
Licenses: | MIT |
Conflicts: | notion-app |
Provides: | notion-app |
Submitter: | pat-s |
Maintainer: | jamezrin |
Last Packager: | jamezrin |
Votes: | 65 |
Popularity: | 0.062592 |
First Submitted: | 2019-02-27 14:00 (UTC) |
Last Updated: | 2021-12-31 15:34 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »
If anyone is facing npm issues while update, those issues are due to some npm package using python2 syntax. Install python2 with the following command and the update should work fine
sudo pacman -S python2
As @jamezrin mentioned,
the validity check failure for exit-after-windows-closed.patch is resolved by cleaning the yay cache (usually at $HOME/.cache/yay/notion-app) and installing the package again.
Thank you for maintaining this package and fixing the issue.
Hi, did you update it? I didn't remember the version I had problem, but the 2:2.0.16-5 is giving me the same error since last log.
@tar3k, your issue is completely different to the one @begati is experiencing. Clean your yay cache and then yay -S notion-app
@begati I'm looking at your issue, I'm going to update the package again with something that might fix it, please let me know if that works.
@begati yep I'm still facing that problem. I tried with: yay -S --mflags --skipinteg notion-app
[Output]
patching file main/createWindow.js Hunk #1 FAILED at 78 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file main/createWindow.js.rej ==> ERROR: A failure occurred in build(). Aborting... error making: notion-app
Hi! I'm still getting issues with the package. Full log on the link: https://termbin.com/bws4
Package should be OK now, the line endings of the patch file were being changed to LF so I couldn't reproduce the issue locally until I tried cloning again. Sorry for the delay
@Ahmedtas How to do that? Sorry I don't know and I'm using AUR helper(yay) to install AUR packages.
update the md5 checksum of : 'exit-after-windows-closed.patch'
Getting the same error while updating this package. Skip the MD5 validation did not work.
Pinned Comments
jamezrin commented on 2021-05-29 12:35 (UTC) (edited on 2021-12-26 21:39 (UTC) by jamezrin)
How to use Notion Enhancer:
For anyone wanting to use notion-enhancer, I highly recommend using https://aur.archlinux.org/packages/notion-app-enhanced/ instead.
notion-app-enhanced is built on top off this (notion-app) package and has notion-enhancer embedded in the final package. It doesn't require any manual steps to use.
How to fix weird Emoji characters:
Please, take a look at the following blog post: https://pat-s.me/emoji-support-for-notion-so-on-linux/