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 tried install php 8.1 on ubuntu machine but sodium is not installed, I check the code i see --with-sodium option only available for mac, anyone experiencing same issue?
The text was updated successfully, but these errors were encountered:
@praswicaksono - yes, I have the same issue and I was surprised it's not included. Fortunately you can force the plugin to install sodium with: PHP_CONFIGURE_OPTIONS="--with-sodium" asdf install php 8.2.6.
I tried install php 8.1 on ubuntu machine but sodium is not installed, I check the code i see
--with-sodium
option only available for mac, anyone experiencing same issue?The text was updated successfully, but these errors were encountered: