volta
volta copied to clipboard
Error: The current operating system (Linux) does not appear to be supported by Volta.
When will Volta support for linux (amazonlinux) OS
Hi @awkward-minion, Volta supports a majority of Linux distros out of the box. Can you share the full output of the install script? One possible issue is that Volta currently relies on OpenSSL, so if that library is not available in your environment, the installer won't be able to find an appropriate version.
Can verify that this is most likely caused by openssl is missing. Got the same message on a fresh Fedora installation and it worked after installing openssl :+1: