This package currently fails to build for me:
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t git://github.com/makenotion/better-sqlite3.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
I think it’s missing a build-time dependency on git.
BTW, PKGBUILDS aren’t meant to use msg
:
PKGBUILD (notion-app) W: PKGBUILD uses internal makepkg 'msg' subroutine
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/