You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note
The db package is preconfigured to use PlanetScale and is edge-ready with the database.js driver. If you're using something else, make the necesary modifications to the schema as well as the client and the drizzle config.
A light suggestion to include this potential update?
However, thank you very much. You saved me a ton of time.
Provide environment information
Describe the bug
iOS runs fine. But I get an issue with nextjs.
Error: Module not found: Can't resolve 'net'
Seems this is related to "use client" when used with postgres?
Link to reproduction
None
To reproduce
Replace the db with postgres.
Run
yarn dev
Additional information
No response
The text was updated successfully, but these errors were encountered: