Hello π
I'm on Volta 1.04, and when I executed volta list, I got:
β ~ volta list
[verbose] Found default configuration at '/Users/glenn/.volta/tools/user/platform.json'
error: Could not parse package configuration file.
Please rerun the command that triggered this error with the environment
variable `VOLTA_LOGLEVEL` set to `debug` and open an issue at
https://github.com/volta-cli/volta/issues with the details!
[verbose] Error cause: expected value at line 1 column 1
Error details written to /Users/glenn/.volta/log/volta-error-2021-04-28_13_56_53.370.log
[verbose] No custom hooks found
β ~ volta --version
1.0.4
[verbose] No custom hooks found
β ~
I've set the VOLTA_LOGLEVEL to debug and also checked the log but it didn't give me more info other than "Error cause: expected value at line 1 column 1". Any insights? π€
Thank you.