Skip to content

Does not install the 'latest' Node.js version #1188

@jonkoops

Description

@jonkoops

Describe the bug

When running vp env install latest or vp env default latest Node.js 24 is installed. However, at the time of writing the 'latest' version of Node.js is actually 25.

Reproduction

N/A

Steps to reproduce

  1. vp env install latest
  2. Observe the LTS version is installed instead.

System Info

Environment:
  Version  24.14.1
  Source   VITE_PLUS_NODE_VERSION

Tool Paths:
  node  /home/jon/.vite-plus/js_runtime/node/24.14.1/bin/node
  npm   /home/jon/.vite-plus/js_runtime/node/24.14.1/bin/npm
  npx   /home/jon/.vite-plus/js_runtime/node/24.14.1/bin/npx


vp v0.1.14

Local vite-plus:
  vite-plus  Not found

Tools:
  vite             Not found
  rolldown         Not found
  vitest           Not found
  oxfmt            Not found
  oxlint           Not found
  oxlint-tsgolint  Not found
  tsdown           Not found

Environment:
  Package manager  Not found
  Node.js          v24.14.1 (VITE_PLUS_NODE_VERSION)

Used Package Manager

npm

Logs

Validations

Metadata

Metadata

Assignees

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions