Replies: 2 comments 10 replies
-
it's a typeorm issue :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
really ? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I want to do a migrations I've got errors.
When I wrote in terminal : "npm run typeorm migration:create NameOfMigration" it create but not on "src/migrations/NameOfMigration" it create on "./NameOfMigration".
And now when I run "npm run migration:run" I've got error :
Thaznks
Beta Was this translation helpful? Give feedback.
All reactions