We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run the command flow dependencies add mainnet://Address.Contract
flow dependencies add mainnet://Address.Contract
It ask for a testnet address, but each time I type something it ads a new line and when press enter it fails.
In the first case, I pasted the testnet address and showed all those lines
In the second case I just pressed enter and repeated one more time the line and then worked. I manually added the testnet alias on the flow.json
Is not really a blocker, this is just to let you know it's not working properly
The text was updated successfully, but these errors were encountered:
chasefleming
Successfully merging a pull request may close this issue.
Problem
When I run the command
flow dependencies add mainnet://Address.Contract
It ask for a testnet address, but each time I type something it ads a new line and when press enter it fails.
Steps to Reproduce
In the first case, I pasted the testnet address and showed all those lines
In the second case I just pressed enter and repeated one more time the line and then worked. I manually added the testnet alias on the flow.json
Context
Is not really a blocker, this is just to let you know it's not working properly
The text was updated successfully, but these errors were encountered: