MultipleProjectsWithSameNameError when .git
folder is missing but gitignored dist
contains project.json
#26567
Closed
2 of 4 tasks
Labels
Current Behavior
Nx fails to process the project graph when
.gitignore
'ddist
containsproject.json
, but.git
folder is missing.Expected Behavior
Nx should not fail analyze
.gitignore
'd files (when there is no.git
folder), allowing to runnx
commandsGitHub Repo
No response
Steps to Reproduce
create
apps/my-api/project.json
with the following content:Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: