HI getting Issues in prisma vscode extension

its not giving any problems but just showing red marks in vscode due to new updates of vscode extensions..... i have two schema files working fine as per my intent befor some days now also working fine but showing those problems....
No description
5 Replies
Prisma AI Help
You decided to hold for human wisdom. We'll chime in soon! Meanwhile, #ask-ai is there if you need a quick second opinion.
Nurul
Nurul2w ago
Hi! Can you please confirm if you are on the latest VS Code Prisma extension - 6.7.0?
hari_narayan
hari_narayanOP7d ago
yes
hari_narayan
hari_narayanOP7d ago
No description
Ran
Ran6d ago
Hey, I have the same problem. The issue is that since moving the generated code outside of node_modules (as the deprecation warning recommends) , and the generated code copies the schema (for god knows why), then the workspace detects the schema twice. The source and the copy. It doesn't know how to handle that. It's extremely frustrating. @Nurul ?

Did you find this page helpful?