Hi All,
I am using node version 12.14.1 and theme development tool 20.2.0.
getting this error while running command " gulp theme:fetch ".
Any idea what causing this?
s
suiteExperimenter
03/27/2022, 3:35 PM
Looks like node modules is broken
Try delete node modules folder and rerun npm install
Or change to 12.20.2 node version
k
Kuldeep Singh
03/28/2022, 5:54 AM
@suiteExperimenter Thanks, I will try this solution
s
Steve Goldberg
03/28/2022, 10:29 AM
The supported node version for 20.2 is 12.16.3. Use that version.