heimdall2 icon indicating copy to clipboard operation
heimdall2 copied to clipboard

[BUG] Generating the PostgreSQL via sequelize fails on Windows

Open georgedias opened this issue 9 months ago • 0 comments

Describe the bug Using the provided instruction on the README for creating the Heimdall PostgreSQL database fails. The commands that are failing are:

     yarn backend sequelize-cli-windows db:create
     yarn backend sequelize-cli-windows db:migrate
     yarn backend sequelize-cli-windows db:seed:all

georgedias avatar May 22 '24 17:05 georgedias