when i try to start local server with shopify app dev or npm run dev both are being stuck.
Shopify CLI: 3.88.1
Node: v22.18.0
when i try to start local server with shopify app dev or npm run dev both are being stuck.
Shopify CLI: 3.88.1
Node: v22.18.0
Hello there @AzeemMalik,
The root cause is that Node v22.18.0 is not supported by Shopify. User under 18.0v.
Downgrading the version allow CLI to works properly.
Thanks @Daniel-Smith , I did try with 20.18.0 and 18.20.5 but it did not solve the issue
@AzeemMalik did you try raising this on .dev instead? Someone from Shopify might be able to help you out better here.
thanks @Abel_Lesle I will do that now