When building in Travis CI with Node.js 12 and sqlite3 4.0.8, tests fail with:
Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/travis/build/ExchangeUnion/xud/node_modules/sqlite3/lib/binding/node-v72-linux-x64/node_sqlite3.node)
This issue does not arise with the same configuration running Node.js 10.
When building in Travis CI with Node.js 12 and sqlite3 4.0.8, tests fail with:
This issue does not arise with the same configuration running Node.js 10.