You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(install): detect NVM and warn if old Node version is active (#74)
- Add detect_nvm_and_warn() function to check for NVM presence
- If NVM is installed with old default Node (< v22), show clear instructions
- Prevents confusing installation failures on NVM-managed systems
Fixes #24881
Co-authored-by: shenghui kevin <shenghuikevin@shenghuideMac-mini.local>
0 commit comments