Hello,
I’m trying to work on my theme and decided to upgrade the shopify CLI from 4.3 to 4.5. now when I try to run theme dev I get the following error on the browser:
Internal Server Error
uninitialized constant ShopifyCLI::Theme::DevServer::CdnFonts::Rack
WEBrick/1.7.0 (Ruby/3.2.2/2023-03-30) at 127.0.0.1:9292
Other info:
Mac OS 13.3.1, ruby version 3.2.2,
theme dev worked fine before the update,
other commands like theme pull, and theme init are working fine.
Does anyone know what’s happening?