209 похожих чатов

Имея такой конфиг: export const ormconfig: TypeOrmModuleOptions = {

type: 'mysql',
host: process.env.MYSQL_HOST,
port: +process.env.MYSQL_PORT,
username: process.env.MYSQL_USERNAME,
password: process.env.MYSQL_PASSWORD,
database: process.env.MYSQL_DATABASE_NAME,
entities: ['dist/**/*.entity{.ts,.js}'],
migrations: ['dist/migrations/**/*{.ts,.js}'],
cli: { migrationsDir: 'src/migrations' },
synchronize: process.env.NODE_ENV === 'development',
};

Файлы миграций ложатся в рутовую папку, а ожидаю что в папку src/migrations.
Почему ожидаемый результат не достигается, как пофиксить?

Запускаю командой
npx ts-node ./node_modules/typeorm/cli.js migration:create -n test --config src/ormconfig.ts
Или
"typeorm": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli.js --config src/ormconfig.ts",
"typeorm:migrate": "npm run typeorm migration:create -- -n",
"typeorm:run": "npm run typeorm migration:run"
Результат одинаков

3 ответов

10 просмотров

Буквально сегодня с этим боролся)))) .env в корне проекта? У меня просто был на уровень выше, перенёс в корень - заработало. При этом не важно на счёт путей, как я только их не менял...

Андрей Иванов
screenshot Ну да, в корне проекта)

А версия TypeORM? Как указываешь в конфиге TypeORM Module?

Похожие вопросы

Обсуждают сегодня

Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
VIP-392 [zkSync] New native USDC market in the Core pool Summary If passed, following the Community proposal “Support native USDC on Venus Core Pool of ZKSync Era” and the a...
Venus Announcements
1
is that okay?
Samurai 🇯🇵
21
How about the project bro Likes the community not that active ?
🅿️abby_FX
19
Guys, Donald Trump or Kamala Harris? It does not matter for Bitcoin in the long run!! 2020 Election: After Joe Biden's victory in November 2020, Bitcoin steadily rose from...
Sabah Shabu
3
checking for Berkeley DB C++ headers... no configure: error: libdb_cxx headers missing, Litecoin Core requires this library for wallet functionality (--disable-wallet to disab...
GNU/Линуксяша-libre (";("
5
@brucezli Any info regarding ETA on updates?
Old Man Tom
10
------------------------------------------------------------------------------ 📢 MAJOR ANNOUNCEMENT: HSUITE ECOSYSTEM UPDATE 📢 @everyone Dear HbarSuite Community, After month...
Big Stones
3
Is like having a company with great talents, early investors & workers who joined a company but saw that the vision was getting lost so they pushed for a change from within. T...
Randall Roland
2
error: Provider exception on decrypt DDO. Status: Request failed with status code 400 error: INDEXER: Error processMetadataEvents: Error: Provider exception on decrypt...
Bordo Tor
6
Карта сайта