Tempest
Tempest
PPrisma
Created by Tempest on 2/9/2025 in #help-and-questions
Prisma schemas and plugins
Sorry for replying to you two months later. The issue is that plugins also need access to the main system's tables.
7 replies
PPrisma
Created by Tempest on 2/9/2025 in #help-and-questions
Prisma schemas and plugins
Thank you for your message. The main issue we have is that running "prisma generate" writes files into node_modules, and since that directory is shared between plugins and the main program, each plugin installed overwrites those files.
7 replies