Hello Everyone, While deploying theme on SuiteComm...
# suitecommerce
t
Hello Everyone, While deploying theme on SuiteCommerce standard on terminal there is error coming. Can you guys please help me out why this is coming? Thanks in advance!
s
Can you open gulp/config/config.json and look for an object called deploy_config
If it has this:
Copy code
"create": true,
        "advanced": true
Can you delete those keys and try again?
t
It worked. Thank you so much
👍🏻 1