uicrooks / shopify-theme-lab

Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪
https://uicrooks.github.io/shopify-theme-lab-docs/
MIT License
740 stars 132 forks source link

[Bug]:Is this a compatibility issue? unable to run the project #178

Open beichen2023 opened 1 month ago

beichen2023 commented 1 month ago

Operating system

windows 10

Node.js version

18.20.3

Shopify CLI version

3.65.1

Browsers

No response

Version

4 (Current)

Modifications

https://uicrooks.github.io/shopiHello, I followed the document, but I am unable to run the project Hello, I followed the document, but I am unable to run the project Is this a compatibility issue?

Details

PS E:\gitWorkSpace\shopify-theme-lab> npm run start

shopify-theme-lab@4.4.1 start run-p -sr shopify:serve webpack:watch 2 assets 51 modules webpack 5.93.0 compiled successfully in 1005 ms 2 assets 51 modules webpack 5.93.0 compiled successfully in 45 ms Always stuck in the packaging stage, and there are also prompts 9% setup compilation ESLintWebpackPlugin_1╭─ warning ──────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ The shopify theme serve command is deprecated. │ │ │ │ Use shopify theme dev instead. │ │
May I ask if you could provide a detailed explanation of the correct version used for Shopify cil? I noticed that the documentation only states 2.0.0+fy-theme-lab-docs/guide/getting-started.html#prerequisites

Notice