Hi All, I am using node version 12.14.1 and theme ...
# suitecommerce
k
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
Looks like node modules is broken
Try delete node modules folder and rerun npm install
Or change to 12.20.2 node version
k
@suiteExperimenter Thanks, I will try this solution
s
The supported node version for 20.2 is 12.16.3. Use that version.