altinn-studio
altinn-studio copied to clipboard
Error with `yarn setup` command
Description of the bug
The setup script exits with an error when running the yarn setup
command.
It seems that the database setup scripts are no longer being executed after migrating to EF Core.
Steps To Reproduce
- Remove all docker containers and all docker storages
- Run
yarn setup
Additional Information
No response