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
Such an issue does not seem to have happened on my node 11 installation, but Node 11 is not giving another issue where bitcoinjs-lib, a requirement of this library, is requiring node 16+.
When trying to install cryptoforknote-util using normal means, nodejs/node-gyp#2638 occurs:
When trying to install it using the suggested workaround of
CXXFLAGS="-std=c++17"
, a different compilation error occurs:The text was updated successfully, but these errors were encountered: