Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The term 'fd-cli' is not recognized" #24

Open
itisieric opened this issue Mar 28, 2022 · 1 comment
Open

"The term 'fd-cli' is not recognized" #24

itisieric opened this issue Mar 28, 2022 · 1 comment

Comments

@itisieric
Copy link

itisieric commented Mar 28, 2022

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

@psychonz
Copy link

I also get the same kind of error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants