Which driver should I use for neon?

Currently I use neon and all seems to work fine, also db:push with the driver set as pg.
The only issue I have is with studio which throws:

Cannot find package 'pg' imported from ...node_modules/drizzle-orm/node-postgres/index.mjs

Do I need to install pg only for studio? can't I use neon?
image.png
Was this page helpful?