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
throw"Sodium native initialization failed; the Visual C++ Redistributable for $($script:ProcessArchitecture) appears to be missing or below the required version."
30
+
$message="Sodium native initialization failed; the Visual C++ Redistributable for "+
31
+
"$($script:ProcessArchitecture) appears to be missing or below the required version."
0 commit comments