heimdall2
heimdall2 copied to clipboard
[BUG] Generating the PostgreSQL via sequelize fails on Windows
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