stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
Since January 8, we are still facing issues with the new JavaScript code not showing in the theme.
I understand that currently, Stencil CLI only allows users to download the live theme, which has many limitations. Is there any other way to use Stencil CLI to download one...
### Expected behavior Stencil Should work. ### Actual behavior npm install -g @bigcommerce/stencil-cli npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is...
### Actual behavior After 'npm install' into my 'theme' dir I got an error: `npm error code 128 npm error An unknown git error occurred npm error command git --no-replace-objects...
#### What? Improved developer experience around issue #1246 #### Tickets / Documentation #1246 #### Screenshots (if appropriate) N/A cc @bigcommerce/storefront-team
### Expected behavior When uploading a theme using `stencil push`, stencil-cli should help the developer experience when reporting an error. ### Actual behavior The status code from the API is...
Hi there! It would be great to be able to configure the host (not apiHost), not just the port when doing `stencil start` or other commands. Currently only the `port`...