A very weird problem with Drizzle I'm having.
Forgive me if what you read here is hard to grasp, because I truly can't figure out what the issue is. I'm a senior at university and the project I'm working on involves using drizzle. Whenever I try to run
pnpm run migrations:apply (it's in a config file that has the scripts for drizzle in it), I keep getting this error. This was after I changed my execution policy (using windows) and I don't know what's causing this error. This is my first time using Drizzle, so any help would be appreciated.