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 docs test to handle Node.js version compatibility
Add Node.js version check to skip test gracefully when version <20.0
is detected, instead of failing. Docusaurus requires Node.js >=20.0
but local environment may have older versions.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments