79426951

Date: 2025-02-10 11:39:27
Score: 0.5
Natty:
Report link

Solution for nested directories

For example: for project https://github.com/nestjsx/crud

You need to be at same level where orm config is

cd /var/www/crud/integration/crud-typeorm 
ts-node ./../../node_modules/typeorm/cli.js migration:run -d=orm.postgres.ts

That work for me for nested directory

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dguard