Using ExtensionDevelopmentTools-21.1.0 - I have de...
# suitecommerce
k
Using ExtensionDevelopmentTools-21.1.0 - I have deployed and activated an extension, but when I make some edits and re-deploy I get prompted for information as if its a new extension (Vendor, Name, etc), but then it errors out because the extension already exists. For some reason the initial code is not finding the extension in NS. I have checked the manifest in the backend and nothing seems amiss. Anyone have this issue or know where to troubleshoot
strange gulp extension:deploy --skip-compilation worked and was able to deploy the extension. However, tried again with the simpl gulp extension:deploy and the same issue is there….bug in tools?
Case # 4300389 if anyone else needs it
👍🏽 1
v
I have been facing the same issue. Apparently, gulp extension:deploy --advanced works in this scenario instead of gulp extension:deploy for me