Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 12-Oct-2022 19:41:35 JST
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 12-Oct-2022 19:41:35 JST Alex Gleason git fetch origin
git checkout fix-pins-migration
mix deps.get
MIX_ENV=prod mix ecto.migrate
The warnings you shared are normal.
Let me know if it works.