Automattic / Automattic/jetpack-vscode

Jetpack rsync: Node version 18.13.0 does not satisfy the monorepo's

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`miguel@192 jetpack % pnpm jetpack rsync jetpack wpcom:~/public_html/wp-content/mu-plugins/jetpack-plugin/production
Node version 18.13.0 does not satisfy the monorepo's required version of ^18.17.0! This may cause issues when working with monorepo tooling.
(Continue despite the above errors by setting JETPACK_CLI_NONFATAL_VERSION_CHECKS=1)`

Maybe we should call `nvm use`, first?

And thanks a lot for this tool!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the `pnpm jetpack rsync` command and its Node version check, then inspect how the suggested `nvm use` behavior could fit into that flow. Done means the command selects a compatible Node version or handles the version mismatch as intended without the reported warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cli, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.