hedera-json-rpc-relay icon indicating copy to clipboard operation
hedera-json-rpc-relay copied to clipboard

README should list versions of all tools used to build the relay.

Open ebadiere opened this issue 2 years ago • 0 comments

Description

The section titled "Pre-requirements" lists node (version 18), and then no version numbers for npm, pnpm, and docker. A newer version of npm can cause the lockFileVersion of the package-lock.json to be set to 3 instead of 2.

Steps to reproduce

  1. upgrade to npm version 9.
  2. run the relay build
  3. look at lockFileVersion value in the package-lock.json file

Perhaps these tools and versions should be listed in the configuration.md file in the docs?

Additional context

No response

Hedera network

testnet

Version

v0.27.0

Operating system

macOS

ebadiere avatar Jul 12 '23 05:07 ebadiere