-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Open
Description
Version
v25.6.1
Platform
Darwin MacBook-Pro.local 24.6.0 Darwin Kernel Version 24.6.0: Wed Nov 5 21:30:23 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_X86_64 x86_64
Subsystem
No response
What steps will reproduce the bug?
Install node via brew. Execute "node" command in shell (zsh, bash).
How often does it reproduce? Is there a required condition?
On every execution. The issue also occurs with different node versions.
What is the expected behavior? Why is that the expected behavior?
After executing node command the node shell should start.
What do you see instead?
MacBook-Pro bin % node
:
(Use node --trace-uncaught ... to show where the exception was thrown)
Node.js v25.6.1
MacBook-Pro bin % node --trace-uncaught
:
Node.js v25.6.1
MacBook-Pro bin % echo $?
6
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels