medium-nest-typeorm-postgres-sample icon indicating copy to clipboard operation
medium-nest-typeorm-postgres-sample copied to clipboard

Results 1 medium-nest-typeorm-postgres-sample issues
Sort by recently updated
recently updated
newest added

I`m trying to create migration by TypeORM CLI `npm run typeorm -- -d ./dist/shared/typeorm/typeorm.service.js migration:generate ./src/shared/typeorm/migrations/$npm_config_name` but have an error: `Error during migration generation: Error: Unable to open file: "/Users/admin/Desktop/sample/dist/shared/typeorm/typeorm.service.ts"....