Closed
Description
Versions
- Node: 20.9.0
- OS: Linux Mint 21.2 Cinnamon
- typeorm-extension: 3.1.1
Reproduction
According to this guide I run the command:
ts-node ./node_modules/typeorm-extension/dist/cli/index.js seed
and obtain the error:
Error: Cannot find module './index.js'
In node_modules by path ./node_modules/typeorm-extension/dist/cli/index.js
file index.js doesn't exists. Only file index.d.ts.
Best regards, Aleksandr.