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
By default the Verus Desktop for mac tries to save in the following path ${global.HOME}/Library/Application Support/Komodo/VRSC but this directory doesn't exist in the mac with Sonoma 14.4.1.
I tried navigating to the given address via terminal or using the finder and cannot find it but going under the following path Application > Verus-Desktop.app > Contents > Resources > app > routes > api > pathsUtil.js And edit the line above to something that exists seems to export the wallet just fine, it would be good if we could choose the directory where we could export the wallet.
The text was updated successfully, but these errors were encountered:
By default the Verus Desktop for mac tries to save in the following path
${global.HOME}/Library/Application Support/Komodo/VRSC
but this directory doesn't exist in the mac with Sonoma 14.4.1.I tried navigating to the given address via terminal or using the finder and cannot find it but going under the following path Application > Verus-Desktop.app > Contents > Resources > app > routes > api > pathsUtil.js And edit the line above to something that exists seems to export the wallet just fine, it would be good if we could choose the directory where we could export the wallet.
The text was updated successfully, but these errors were encountered: