-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
When I do this
PS C:\Windows\system32> C:\Users\itisi\flora_recovery.ps1 -fingerprint *************** -LAUNCHER_HASH - ***************** POOL_CONTRACT_ADDRESS ************************ -blockchain sit
I get this error
"The term 'fd-cli' is not recognized"
[03-28-22 02:23:43] Started the fd-cli recovery proces for sit
fd-cli : The term 'fd-cli' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\itisi\flora_recovery.ps1:137 char:21
-
$fdcli_output = fd-cli nft-recover -l $LAUNCHER_HASH -p $POOL_CON ... -
~~~~~~- CategoryInfo : ObjectNotFound: (fd-cli:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
[03-28-22 02:23:43]
[03-28-22 02:23:43] Finished the fd-cli recovery proces
Metadata
Metadata
Assignees
Labels
No labels