drizzle migration on nextjs
I am getting this error while using drizzle migration as show in the documentations.
I have already set my compiletarget to es2017 and enabled topLevelAwait feature but still giving this error
NB: everything works if I comment out the migration code on my drizzle db connextion setup
0 Replies