Hello there,
we're having some issues uploading a couple customisations to our theme.
When saved and launched
stencil bundlestencil push
Expected behavior
The theme uploads and eventually asks to delete one of the older/no more used versions
Actual behavior
Processing [==== ] 25%; ETA: 7.8s
not ok -- JobCompletionStatusCheckError: Job Failed
A server error occurred
Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads.
If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue.
Steps to reproduce behavior
Added one key to schema.json
Added the default value for the new key in config.json
Hello there, we're having some issues uploading a couple customisations to our theme. When saved and launched
stencil bundle
stencil push
Expected behavior
The theme uploads and eventually asks to delete one of the older/no more used versions
Actual behavior
Steps to reproduce behavior
schema.json
config.json
Environment
Stencil installed via npm install, VSCODE
Stencil-cli version
stencil --version
: 7.0.0Node version
node -v
: v16.20.2NPM version
npm -v
: 8.19.4OS: MACOSX/Ventura/M1
Looking forward to you reply.