There is an updated pull request by k4leg against master on the void-packages repository https://github.com/k4leg/void-packages atom https://github.com/void-linux/void-packages/pull/16150 [WIP] atom: update to 1.41.0. I almost managed to update _Atom_. I get such an [error](http://dpaste.com/1VEGFKR), what should I do? _Q_: Why did I use `nodejs-lts` version _10.x.x_? _A_: _Atom_ wants to use leveldown version _4.0.2_, but starting with `nodejs` _12.x.x_, the [minimum version of `leveldown` is _5.0.0_](https://www.npmjs.com/package/leveldown#supported-platforms). Also I do not want to be an accompanying `nodejs-lts-10`. These patches were taken from `nodejs-lts`. So, if need to create patches, then I can not check them. I'm a newbie, I’m unlikely to create them at all. - `nodejs-lts-10` successfully compiled on _x86_64_. A patch file from https://github.com/void-linux/void-packages/pull/16150.patch is attached