[WIP] Fix node version issue in setup process #374
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original prompt
This section details on the original issue you should resolve
<issue_title>[Setup]</issue_title>
<issue_description>### Setup Steps Attempted
npm installnpm run buildnpm run lintnpm run testnpm run copilot:setupnpm run copilot:validatenpm run prepare-metamask)Environment
Other
Node.js Version
22.20.0_1
Error Output
{ "name": "node@22", "full_name": "node@22", "tap": "homebrew/core", "oldnames": [], "aliases": [], "versioned_formulae": [ "node@20", "node@18", "node@16" ], "desc": "Platform built on V8 to build network applications", "license": "MIT", "homepage": "https://nodejs.org/", "versions": { "stable": "22.21.0", "head": null, "bottle": true }, "urls": { "stable": { "url": "https://nodejs.org/dist/v22.21.0/node-v22.21.0.tar.xz", "tag": null, "revision": null, "using": null, "checksum": "791b18e969ea22cc952108ee8eaafbb12cddfd973bbbb0b7fc116395c0d9a81c" } }, "revision": 0, "version_scheme": 0, "compatibility_version": null, "autobump": true, "no_autobump_message": null, "skip_livecheck": false, "bottle": { "stable": { "rebuild": 0, "root_url": "https://ghcr.io/v2/homebrew/core", "files": { "arm64_tahoe": { "cellar": "/opt/homebrew/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:8dd20130400fbbab19876164a1fcbcebf7f854c1b81d8a0830db9df31fbbc040", "sha256": "8dd20130400fbbab19876164a1fcbcebf7f854c1b81d8a0830db9df31fbbc040" }, "arm64_sequoia": { "cellar": "/opt/homebrew/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:a244f7317fc79175261dae34da3e7f99551b8bc07f20e8421c36e9970f8ea5eb", "sha256": "a244f7317fc79175261dae34da3e7f99551b8bc07f20e8421c36e9970f8ea5eb" }, "arm64_sonoma": { "cellar": "/opt/homebrew/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:8a1503e7c57d0e8fbdc5d4c57cfc7bd44bd5f121fae581fc9ee80c8ff209f016", "sha256": "8a1503e7c57d0e8fbdc5d4c57cfc7bd44bd5f121fae581fc9ee80c8ff209f016" }, "sonoma": { "cellar": "/usr/local/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:fc9fcfcfc5e01e6594bca9f7dc1baf2628b64b1d2d0b1b9e10b3c39341303fe2", "sha256": "fc9fcfcfc5e01e6594bca9f7dc1baf2628b64b1d2d0b1b9e10b3c39341303fe2" }, "arm64_linux": { "cellar": "/home/linuxbrew/.linuxbrew/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:5a80d410303435895546792008d09709bce6790f20be2a7574b6f95b756338d3", "sha256": "5a80d410303435895546792008d09709bce6790f20be2a7574b6f95b756338d3" }, "x86_64_linux": { "cellar": "/home/linuxbrew/.linuxbrew/Cellar", "url": "https://ghcr.io/v2/homebrew/core/node/22/blobs/sha256:9b6d6533ff4d1f2d1a45dde9d341c3ce253ef44d5c4098e5c511a74443c41c0e", "sha256": "9b6d6533ff4d1f2d1a45dde9d341c3ce253ef44d5c4098e5c511a74443c41c0e" } } } }, "pour_bottle_only_if": null, "keg_only": true, "keg_only_reason": { "reason": ":versioned_formula", "explanation": "" }, "options": [], "build_dependencies": [ "pkgconf", "[email protected]" ], "dependencies": [ "brotli", "c-ares", "icu4c@77", "libnghttp2", "libnghttp3", "libngtcp2", "libuv", "openssl@3", "simdjson", "simdutf", "sqlite", "uvwasi", "zstd" ], "test_dependencies": [], "recommended_dependencies": [], "optional_dependencies": [], "uses_from_macos": [ "python", "zlib" ], "uses_from_macos_bounds": [ { }, { } ], "requirements": [], "conflicts_with": [], "conflicts_with_reasons": [], "link_overwrite": [], "caveats": null, "installed": [ { "version": "22.20.0_1", "used_options": [], "built_as_bottle": true, "poured_from_bottle": true, "time": 1760499959, "runtime_dependencies": [ { "full_name": "brotli", "version": "1.1.0", "revision": 0, "bottle_rebuild": 2, "pkg_version": "1.1.0", "declared_directly": true }, { "full_name": "c-ares", "version": "1.34.5", "revision": 0, "bottle_rebuild": 1, "pkg_version": "1.34.5", "declared_directly": true }, { "full_name": "icu4c@77", "version": "77.1", "revision": 0, "bottle_rebuild": 0, "pkg_version": "77.1", "declared_directly": true }, { "full_name": "libnghttp2", "version": "1.67.1", "revision": 0, "bottle_rebuild"... </details> Fixes MunyayLLC/https-github.com-joe10832-onchaintestkit#373 <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.