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

dist/hedera-cli.js setup init > Resource {address/ID} doesn't exist #309

Open
lewismacnow opened this issue Apr 8, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lewismacnow
Copy link

lewismacnow commented Apr 8, 2024

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

  1. Obtain Previewnet & Testnet credentials from portal.hedera.com

image

  1. Clone repo
  2. Follow install steps (cd hedera-cli && npm install ... npm run build)
  3. Add preview & testnet credentials to Home/.hedea/.env
  4. Set up CLI took
  5. Observe error

Additional context

There is also a local node running, the local ID/Key are from the interface, but even this 'does not exist'.

image

Even removing this, the same error is observed for previewnet ID

image

And the same again for the testnet ID

image

Hedera network

testnet, previewnet, other

Version

v1.0.0

Operating system

macOS

@lewismacnow lewismacnow added the bug Something isn't working label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant