I installed the Shopify cli for developing my Shopify theme. But WHEN I command [shopify theme serve] for preview my store locally I got the following error =====
[Note] You cannot use gems with Shopify CLI.
[LoadError] cannot load such file β wdm
They are disabled.
Please donβt modify the CLI locally.
If you would like to contribute to the CLI project, please refer to
https://github.com/Shopify/shopify-cli/blob/main/.github/CONTRIBUTING.md
Please add the following to your Gemfile to avoid polling for changes:
gem βwdmβ, β>= 0.1.0β if Gem.win_platform?
βββ Viewing themeβ¦ βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β * Syncing theme #129201897642 on moovintages.myshopify.com
β 100%
β 17:15:52 ERROR Β» update Moovintages/layout/password.liquid:
β 404
β 17:15:52 ERROR Β» update Moovintages/layout/theme.liquid:
β 404
β 17:15:53 ERROR Β» update Moovintages/sections/announcement-bar.liquid:
β 404
β 17:15:53 ERROR Β» update Moovintages/sections/apps.liquid:
β 404
β 17:15:53 ERROR Β» update Moovintages/sections/cart-icon-bubble.liquid:
β 404
β 17:15:54 ERROR Β» update Moovintages/sections/cart-live-region-text.liquid:
β 404
β 17:15:54 ERROR Β» update Moovintages/sections/cart-notification-button.liquid:
β 404
β 17:15:54 ERROR Β» update Moovintages/sections/cart-notification-product.liquid:
β 404
β 17:15:55 ERROR Β» update Moovintages/sections/collage.liquid:
β 404
β 17:15:55 ERROR Β» update Moovintages/sections/collapsible-content.liquid:
β 404
