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
Hi, I am using VS Code with GitHub Copilot, but it seems the NX extension for Colpilot isn't refreshing the workspace. I deleted a project with the NX CLI and when I use @nx in the GitHub Copilot chat it errors out, displaying deleted files from the deleted project.
cannot open file:///Users/johanvrolix/Optimalist/dev/portfolio/apps/jobboard/backend/mikro-orm.config.ts. Detail: Unable to read file '/Users/johanvrolix/Optimalist/dev/portfolio/apps/jobboard/backend/mikro-orm.config.ts' (Error: Unable to resolve nonexistent file '/Users/johanvrolix/Optimalist/dev/portfolio/apps/jobboard/backend/mikro-orm.config.ts')
Package Manager Version
No response
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
I first used MikroORM with the backend app and libraries. Then refactored to TypeORM. I don't exactly know when the issues with the chat participant started. I have it in another workspace as well.
Firstly I had the same error message in the Problems View and Nx Projects View, but they went away after refreshing the workspace from the Nx Console. The errors do persist in the Copilot chat however
The text was updated successfully, but these errors were encountered:
it works for me... looks like you got into some weird state there. Did you run `nx reset`? And if that doesn't work, delete and reinstall node modules?
Current Behavior
Hi, I am using VS Code with GitHub Copilot, but it seems the NX extension for Colpilot isn't refreshing the workspace. I deleted a project with the NX CLI and when I use @nx in the GitHub Copilot chat it errors out, displaying deleted files from the deleted project.
Expected Behavior
using @nx chat participant in Copilot chat works
GitHub Repo
https://github.com/vrxj81/portfolio
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
I first used MikroORM with the backend app and libraries. Then refactored to TypeORM. I don't exactly know when the issues with the chat participant started. I have it in another workspace as well.
Firstly I had the same error message in the Problems View and Nx Projects View, but they went away after refreshing the workspace from the Nx Console. The errors do persist in the Copilot chat however
The text was updated successfully, but these errors were encountered: