hashgraph/hedera-local-node

Executing `npx hedera-local start` freezes at ` generating accounts

Daniel-K-Ivanov opened this issue · 3 comments

Description

Executing the following steps leads to freezing

Steps to reproduce

  1. npm install @hashgraph/hedera-local@1.0.1 -g
  2. npx hedera-local start

The output the following:
image

Additional context

No response

Hedera network

other

Version

v1.0.1

Operating system

macOS

Screenshots from the hedera-node:
image
image

Should be fixed with #121
@Daniel-K-Ivanov could you verify this fixes the issue on your end?

not reproducible anymore