stencil-cli
stencil-cli copied to clipboard
ThemeUploadError: You can only upload one theme at a time
Expected behavior
When running stencil push
I push my theme changes made locally to the live storefront.
Actual behavior
When running stencil push
I receive the following error:
ThemeUploadError: You can only upload one theme at a time see details below: unknown error If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue.
Steps to reproduce behavior
Run 'stencil push' command
We've looked into this issue and it looks like this happened because there was an unfinished job with the same job id. In other words, there might have been a job for pushing the theme already running in the background.
It'd be helpful if you can provide us more information. Could you provide more information on this?