You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
StreetStrider, jaeyeonling, bkimminich, hakatashi, surpass007 and 2 more