informatica1234

Results 1 issues of informatica1234

I have a turbo-repo project. My goal is to run "index.ts" file located in "./apps/backend/src/migrations/dbMigrations/index.ts". I've tried to run from "backend" folder with: 1, "ts-node --project tsconfig.json ./src/migrations/dbCollections/index.ts" but I...