tartuke
tartuke
TTCTheo's Typesafe Cult
Created by Yorkshire Geek on 2/1/2024 in #questions
type 'PrismaPlanetScale' is not assignable to type 'never' Error following the T3 Stack Tutorial
In schema.prisma add 'previewFeatures = ["driverAdapters"]' to the client. generator client { provider = "prisma-client-js" previewFeatures = ["driverAdapters"] }
3 replies