Tommy
Results
1
comments of
Tommy
[BUG]: drizzle-kit introspect TypeError: Cannot read properties of undefined (reading 'toLowerCase')
I managed to reproduce the error and resolution by adding this configuration and changing the port. My config: ``` import 'dotenv/config' import { defineConfig } from 'drizzle-kit' export default defineConfig({...