Can run Shopify theme dev on the latest version of Shopify CLI 3.71.0

Solved

Can run Shopify theme dev on the latest version of Shopify CLI 3.71.0

JohnnyChen
Shopify Partner
7 0 0

I encountered this error after upgrading the Shopify CLI to 3.71.0, Don't know how to fix it.

Can someone help?

JohnnyChen_0-1733239380493.png

 

Shopify Developer
Accepted Solution (1)

drakedev
Shopify Partner
700 151 242

This is an accepted solution.

I've just upgraded to 3.71.0 and I have the same error.
It has already been reported on GitHub by several users: https://github.com/Shopify/cli/issues/5010

At the moment there is not much we can do if not rollback.
I rolled back to the previous version using this command (I am on Windows; I'm not sure about other OS).

 

npm install -g /cli@3.70.0

 

If my answer was helpful click Like.
If the problem is solved remember to click Accept Solution.
Shopify/Shopify Plus custom development and support: You can hire me for simple and/or complex tasks.

View solution in original post

Reply 1 (1)

drakedev
Shopify Partner
700 151 242

This is an accepted solution.

I've just upgraded to 3.71.0 and I have the same error.
It has already been reported on GitHub by several users: https://github.com/Shopify/cli/issues/5010

At the moment there is not much we can do if not rollback.
I rolled back to the previous version using this command (I am on Windows; I'm not sure about other OS).

 

npm install -g /cli@3.70.0

 

If my answer was helpful click Like.
If the problem is solved remember to click Accept Solution.
Shopify/Shopify Plus custom development and support: You can hire me for simple and/or complex tasks.