After adding the volta package and installing node I’m getting an error
❯ volta install node
success: installed and set node@18.16.1 (with npm@9.5.1) as default
~
❯ node
Volta error: Node is not available.
To run any Node command, first set a default version using `volta install node`
Error details written to /home/daniel/.local/share/volta/log/volta-error-2023-07-08_17_46_06.885.log
Has anyone been able to make node work using volta?