Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): deleted projects should not be in cached graph #16210

Merged

Conversation

AgentEnder
Copy link
Member

Current Behavior

After refactoring JS into its own subfolder, projects that had been deleted are still present in the project graph and this causes some serious issues after deleting a project. (ref: #15365)

Expected Behavior

Deleting a project causes the graph builder to recompute from scratch.

Related Issue(s)

Fixes #16091
Fixes nrwl/nx-console#1659

@vercel
Copy link

vercel bot commented Apr 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2023 10:37pm

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nx Console showing deleted library Removed library still affects NX repo
2 participants