tacone/loki

Error when working with migrations

stilet opened this issue · 2 comments

scripts/dev run backend migrations watch

Creating loki_backend_run ... done
su-exec: migrations: No such file or directory
ERROR: 1
scripts/dev run backend migrations
Creating loki_backend_run ... done
su-exec: migrations: No such file or directory
ERROR: 1

Hello, I did a mistake in the documentation. The right command should be:

scripts/dev run backend yarn migrations watch