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
Inital setup of hedera-cli fails when attempting dist/hedera-cli.js setup init With error: Error: Resource {ID} doesn't exist.
dist/hedera-cli.js setup init
Error: Resource {ID} doesn't exist.
cd hedera-cli && npm install ... npm run build
There is also a local node running, the local ID/Key are from the interface, but even this 'does not exist'.
Even removing this, the same error is observed for previewnet ID
And the same again for the testnet ID
testnet, previewnet, other
v1.0.0
macOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Inital setup of hedera-cli fails when attempting
dist/hedera-cli.js setup init
With error:
Error: Resource {ID} doesn't exist.
Steps to reproduce
cd hedera-cli && npm install ... npm run build
)Additional context
There is also a local node running, the local ID/Key are from the interface, but even this 'does not exist'.
Even removing this, the same error is observed for previewnet ID
And the same again for the testnet ID
Hedera network
testnet, previewnet, other
Version
v1.0.0
Operating system
macOS
The text was updated successfully, but these errors were encountered: