While reviewing the Prisma ORM documentation, I noticed that the @types/node package installation command is being duplicated across database quickstart guides(PlanetScale, PostgreSQL, CockroachDB).
Proposed
Remove the redundant line to keep the installation steps clean and consistent