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
Add version checks for Node.js and Python prerequisites
Enforces Node.js >=18 and Python >=3.8 requirements in code rather
than just documenting them. Scripts now fail fast with helpful error
messages if version requirements are not met.
0 commit comments