-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Closed
Description
Link to the code that reproduces this issue
https://github.com/chesha1/next-reproduce
To Reproduce
use volta install node and pnpm and run command next info
Current vs. Expected behavior
command pnpm next info has the following output:
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
Volta error: Node is not available.
To run any Node command, first set a default version using `volta install node`
Error details written to /Users/chesha1/.volta/log/volta-error-2026-02-20_22_41_53.209.log
Volta error: Node is not available.
To run any Node command, first set a default version using `volta install node`
Error details written to /Users/chesha1/.volta/log/volta-error-2026-02-20_22_41_53.228.log
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 25.3.0: Wed Jan 28 20:49:24 PST 2026; root:xnu-12377.81.4~5/RELEASE_ARM64_T8132
Available memory (MB): 24576
Available CPU cores: 10
Binaries:
Node: 24.11.1
npm: 11.6.2
Yarn: N/A
pnpm: 10.29.3
Relevant Packages:
next: 16.1.6 // Latest available version is detected (16.1.6).
eslint-config-next: N/A
react: 19.2.4
react-dom: 19.2.4
typescript: 5.9.3
Next.js Config:
output: N/A
volta-error-2026-02-20_22_41_53.209.log
volta-error-2026-02-20_22_41_53.228.log
Provide environment information
see aboveWhich area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels