Hi guys,
Is anyone facing the same problem with publishing the Argo subscription extension via the CLI? I am getting an error An error occurred while attempting to prepare your script . I would kindly love any suggestions as to what might be caused this error?
I followed the steps here: https://shopify.dev/tutorials/getting-started-product-subscription-extension
- shopify create extension --type=PRODUCT_SUBSCRIPTION --name=βMy test extensionβ
- shopify register
- shopify push
Pushing your extension to Shopify ββββββββββββββββββββββββββββββββββββββββββ
β Pushing code to Shopifyβ¦
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ (3.51s) ββ
X An error occurred while attempting to prepare your script.
I am using the default code provided by the Argo extension without any modifications to reduce the possibilities of my modified code being the root cause of the issue.
Anyone have any experience with this? Thank you for your time.
