[success] Successfully installed theme: radix
$ drush --include="web/themes/contrib/radix" radix:create radix-xxx
[success] ðYs Sub-theme 'radix-xxx' created successfully. You may now enable it in the Appearance section of the Drupal administration or by Drush as shown below:
[...]
[notice] Enable and set radix-rdcert as the default theme:
ddev drush then radix-xxx -y
ddev drush config-set system.theme default radix-xxx -y
uh oh, bad sign, I'm not even using ddev. and the install instructions on the project page don't say anything about it either.
$ drush then radix-xxx -y
In ThemeCommands.php line 113:
Unable to install themes radix-rdcert due to missing themes radix-xxx.
ooh, and here's the npm install step:
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/...
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
These guys DGAF in general, huh? Backing away slowly and killing this with fire.