- Issue created by @abhiyanshu
Thanks for the insterest on Artisan theme @abhiyanshu!
Can you please confirm that you followed these installation steps?: https://git.drupalcode.org/project/artisan/-/blob/1.2.2/README.md?ref_ty...
So that you have generated your own subtheme, serialization, artisan & artisan_SUBTHEME (your subtheme) are enabled & last as default? Also that artisan_starterkit is not enabled as in only used as starterkit. Specially using artisan drush command that does everything automated when possible.Also note that 1.2.2 has views SDC component so problem may be solved just by clearing cache in that scenario:
https://git.drupalcode.org/project/artisan/-/blob/1.2.2/artisan_starterk...
https://git.drupalcode.org/project/artisan/-/blob/1.2.2/components/views...Unable to reproduce the error for now, please include further information like core version you used.
- Status changed to Postponed: needs info
19 days ago 4:57pm 25 April 2025 - 🇺🇸United States TolstoyDotCom L.A.
I'm using 10.4.6 and I have the same problem. I'm trying several themes and I did
composer require 'drupal/artisan:^2.0@alpha'
. On admin/appearance it says the serialization module was required so I enabled that using drush and then reloaded the page and set the theme as default. When I loaded a webform I got the error message above.I didn't follow the README instructions, I was just trying a bunch of themes. So you may or may not consider this an issue. However, composer issues are bad enough, npm and similar are far worse. So, while I'd like to check out the theme I think I'll find something else.