Finn Lewis
Finn Lewis
Fair point, thanks @stephen-cox ! @willguv - can you give me access to the DNS and I can take a look at that?
Just to confirm, I can now install with `npx @wingsuit-designsystem/[email protected] init ` Thanks @christianwiedemann !
However, it the error persists when not specifying a version. `npx @wingsuit-designsystem/cli init` Which then means the BLT route still does not work.
So this is what worked for me in Drupal in the end, for the 1.x branch. Fresh install of Drupal 9. ``` composer require 'drupal/wingsuit_companion:^2.1' composer require 'drupal/ui_patterns:^1.5' composer require...
Thanks @andybroomfield . Would moving the tasks from hook _install in the profile to a hook_install in localgov_core make any material difference to an initial install?
@andybroomfield I'm just trying this on a branch and will send you a pull request.
Ah, I see. Good points! I'll take a look at hook_install_tasks to see if that can swap in.
What about recommending using workspaces for this sort of thing? Workspaces is part of Drupal core experimental, but I've tested it with guides and step-by-step and it works. https://www.drupal.org/docs/8/core/modules/workspace/overview I...
Sounds good to me !
I think I need to review a few issues to understand how I would tag them using these labels. In terms of categories: "Skill level and orientation" makes sense across...