w3tecch / typeorm-seeding

🌱 A delightful way to seed test data into your database.
https://www.npmjs.com/package/typeorm-seeding
MIT License
877 stars 131 forks source link

Doesn't finish command #244

Open apuatcfbd opened 1 year ago

apuatcfbd commented 1 year ago

When seeding is finished it doesn't finish the command. It keeps the process open.

✔ Seeders PermissionSeeder, GroupSeeder, UserSeeder executed
👍  Finished Seeding

So can't type without killing it manually withctrl+c