stencil-cli icon indicating copy to clipboard operation
stencil-cli copied to clipboard

BigCommerce Stencil emulator for local theme development

Results 187 stencil-cli issues
Sort by recently updated
recently updated
newest added

#### What? Refactored Stencil Pull command to have ability write unit tests. Added activate option for Stencil Pull #### Tickets / Documentation - [STRF-9258](https://jira.bigcommerce.com/browse/STRF-9258)

### Expected behavior Render the 404 page as it would appear on the live site. ### Actual behavior Raw JSON response: {"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"} ### Steps...

### Expected behavior I expect to push my Cornerstone theme to my live store ### Actual behavior I receive an error saying that certain theme files are too large to...

### Expected behavior run 'stencil push -a' to push theme updates and activate the theme. ### Actual behavior after 'zipping files finished' during the process I get this error: not...

### Expected behavior Stencil CLI starts custom theme ### Actual behavior following error occurs: Module not found: Error: Can't resolve '../../../../static_modules/foundation-sites/js/foundation' in '/Users/thomas/bigcommerce/assets/js/theme/global' resolve '../../../../static_modules/foundation-sites/js/foundation' in '/Users/thomas/bigcommerce/assets/js/theme/global' using description file:...

Getting Cookie Errors on every request in Chrome. Hundreds of errors per page... that significantly delay console.log printing. Tried installing Stencil in Node 12.0.0 and 12.22.0 Tested against fresh Cornerstone...

### Expected behavior For Stencil Release to generate a new release. ### Actual behavior Running Stencil Release gives "Error: Cannot Read Property 'yellow' of null" message and fails to make...

### Expected behavior Server started using `stencil start` should serve the local theme ### Actual behavior Nothing renders on the browser and an error is output on the terminal `path.startsWith...

### Expected behavior No error. ### Actual behavior stencil pull ok -- Fetched theme details for channel 1 ok -- Fetched active configuration not ok -- TypeError: Cannot use 'in'...

When running stencil pull I am unable to specify which config variables should be overridden. I have a theme with four variations that are deployed to four stores (a variation...