Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
35281
9f4a941a fix(misc): allow create-nx-workspace . --no-interactive in empty directory When using "." or "./" as the workspace name, resolveSpecialFolderName already validates the directory is empty. Skip the subsequent existsSync check that always returns true (since the target IS the current directory), which previously caused a spurious "directory already exists" error in non-interactive mode. Also defaults the workspace name to basename(cwd) when --no-interactive is passed without an explicit name. Fixes #35278 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
by 🚀 Jack
�
Previous page
Previous
Next
Next page