This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
This is not playing nice with libgit2-1.4 at all. It can be built against it but won't run:
Error: /usr/lib/node_modules/atom-package-manager/node_modules/git-utils/build/Release/git.node: undefined symbol: _ZN2v812api_internal12ToLocalEmptyEv
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1187:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/usr/lib/node_modules/atom-package-manager/node_modules/git-utils/src/git.js:3:22)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
code: 'ERR_DLOPEN_FAILED'
Is there any chance of this getting maintained? If not it will probably mean Atom + friends get booted from the official Arch Linux repositories soon. If there is even an intention of maintaining this going forward a comment here at least would be appreciated so I know whether to try to hang it there or ditch it.