Skip to content

Conversation

@kettanaito
Copy link
Member

@kettanaito kettanaito commented Apr 3, 2025

Fixes the contributing guidelines that imply that prisma CLI is globally installed. Uses npx prisma to use the same version of Prisma provided with Epic Stack. Generally, installing node modules globally is a bad idea and should be avoided.

Test Plan

Checklist

  • Tests updated
  • Docs updated

Screenshots

Fixes the contributing guidelines that imply that `prisma` CLI is globally installed. Uses `npx prisma` to use the same version of Prisma provided with Epic Stack. Generally, installing node modules globally is a bad idea and should be avoided.
Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kentcdodds kentcdodds merged commit c3597ae into main Apr 3, 2025
5 checks passed
@kentcdodds kentcdodds deleted the kettanaito-patch-1 branch April 3, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants