Deserialization error detected for profiles.default #86
-
Asked by
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It appears that one of the configuration files for your profile has an incorrect format. Importantly: Please do not post your Additionally, are the other Aptos CLI commands working within your package? |
Beta Was this translation helpful? Give feedback.
It appears that one of the configuration files for your profile has an incorrect format.
I recommend checking the structure of file
.aptos/config.yaml
, if it exists within your workspace.Importantly: Please do not post your
.aptos/config.yaml
, as it will contain private keys. Better safe than sorry, even if the profiles are only being used for development (for now).Additionally, are the other Aptos CLI commands working within your package?
e.g.
aptos move compile