volta icon indicating copy to clipboard operation
volta copied to clipboard

fix(install script)!: exit with non-zero exit code on error

Open oscar-vitecenova opened this issue 1 month ago • 1 comments

The install script should exit with a non-zero exit code when an error occurs during the installation. Otherwise users invoking the script can't handle the error on their end. Currently the script exits with zero exit code even when an error occurs.

oscar-vitecenova avatar Nov 24 '25 14:11 oscar-vitecenova

Pull request and add workflows to fix workflow non-implementation issues

Ascalad avatar Dec 09 '25 01:12 Ascalad