I got this error the first time I ran pnpm dev. How can I solve this problem.
debug--Error: Cannot find module 'C:\Dev\frontend\cdp-x-shopify-ui\tto-x-cdp\node_modules\prisma\bui
Topic summary
A developer encountered an error when running pnpm dev for the first time in their Shopify app project. The error message indicates a missing module: Cannot find module 'C:\Dev\frontend\cdp-x-shopify-ui\tto-x-cdp\node_modules\prisma\bui'.
Key Details:
- Error occurs during initial project setup
- Related to Prisma module in node_modules
- Package manager: pnpm
Current Status:
- Issue remains unresolved
- No responses or solutions provided yet
- Developer seeking guidance on how to fix the problem
The error suggests either incomplete dependency installation or a corrupted Prisma package. An attached screenshot provides the full error details.
