Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use typeorm/cli.js instead of .bin/typeorm when running migrations and stuff #473

Open
Suyashtnt opened this issue Jul 21, 2021 · 1 comment

Comments

@Suyashtnt
Copy link

reference: typeorm/typeorm#2316

This Issue is currently preventing me from using warthog in my project.

@Suyashtnt Suyashtnt changed the title use use typeorm/cli.js instead of the executable when running migrations and stuff use typeorm/cli.js instead of the executable when running migrations and stuff Jul 21, 2021
@Suyashtnt Suyashtnt changed the title use typeorm/cli.js instead of the executable when running migrations and stuff use typeorm/cli.js instead of .bin/typeorm when running migrations and stuff Jul 21, 2021
@goldcaddy77
Copy link
Owner

@Suyashtnt since the Warthog CLI proxies to TypeORM, could you use their workaround to get things working in Warthog? This means using the raw commands from this file: https://github.com/goldcaddy77/warthog/blob/main/src/cli/extensions/db-extension.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants