The native addons that we make require GLIBCXX_3.4.22 for the reasons explained here by the nodejs maintainers. Could you add this library to the snap?
It solves these issues:
At /snap/core/current/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /home/cool/.atom/packages/autocomplete-paths/node_modules/fuzzaldrin-plus-fast/build/Release/fuzzaldrinplusfast.node)
Hi, the owner of @atom-community here.
The native addons that we make require
GLIBCXX_3.4.22
for the reasons explained here by the nodejs maintainers. Could you add this library to the snap?It solves these issues:
https://github.com/nodejs/node-gyp/issues/2297 https://github.com/atom-community/ide-python/issues/255