Closed z3cka closed 3 years ago
This is caused by a missing dependency in drupalcommerce/commerce_base; here's a PR for the fix: https://github.com/drupalcommerce/commerce_base/pull/12
Looks like shortcuts are no longer created during install so this issue should be fixed.
After setting up a new project with
composer create-project ...
I was greeted with the following error on site install:Anyone else having this issue?