- Issue created by @smulvih2
- 🇨🇦Canada smulvih2 Canada 🍁
Ya that's fine, I've already made this change in a feature branch to get the automated tests passing, and created this ticket as a stub to track changes. Will be including this change in the next release, probably over the weekend.
- @danrod opened merge request.
- 🇨🇦Canada danrod Ottawa
For some reason, the MR pipeline run didn't pass because of some unexpected errors
$ [[ $_COMPOSER_YARN_INSTALL == "1" ]] && cd $_WEB_ROOT/core && corepack enable && yarn install /scripts-190169-6287589/step_script: line 508: cd: web/core: No such file or directory $ cd $CI_PROJECT_DIR $ touch $_WEB_ROOT/core/.env touch: cannot touch 'web/core/.env': No such file or directory
I include the patch file, which I tested and worked ok.
Feel free to use it if needed.