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
I'm running Vault-Maxi 2-5-1 so far on Mac without problems. Now I wanted to install the Hotfix, but get the following message when i fire it up:
defi@miner1 ~ % node --trace-warnings $HOME/bin/vault-maxi.js
(node:26490) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
at emitWarning (/Users/defi/bin/defichain_maxi-2.5.3_oceanapp/index.js:2:220585)
at Timeout._onTimeout (/Users/defi/bin/defichain_maxi-2.5.3_oceanapp/index.js:2:220662)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
The text was updated successfully, but these errors were encountered:
Hey Guys,
I'm running Vault-Maxi 2-5-1 so far on Mac without problems. Now I wanted to install the Hotfix, but get the following message when i fire it up:
defi@miner1 ~ % node --trace-warnings $HOME/bin/vault-maxi.js
(node:26490) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
at emitWarning (/Users/defi/bin/defichain_maxi-2.5.3_oceanapp/index.js:2:220585)
at Timeout._onTimeout (/Users/defi/bin/defichain_maxi-2.5.3_oceanapp/index.js:2:220662)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
The text was updated successfully, but these errors were encountered: