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

Would be nice if you can add a flag to the `stencil push` command, so you could change the name of the theme that's displayed in bigcommerce. Currently the naming...

Error: ScssCompiler is used without activating specific implementation at ScssCompiler._assertEngineIsActive (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@bigcommerce\stencil-styles\lib\ScssCompiler.js:44:19) at ScssCompiler.compile (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@bigcommerce\stencil-styles\lib\ScssCompiler.js:69:14) at StencilStyles.compileCss (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@bigcommerce\stencil-styles\lib\styles.js:29:40) at internals.cssHandler (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\server\plugins\theme-assets\theme-assets.module.js:90:41) at async module.exports.internals.Manager.execute (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@hapi\hapi\lib\toolkit.js:45:28) at async Object.internals.handler (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@hapi\hapi\lib\handler.js:46:20) at async...

![QQ图片20220112172558](https://user-images.githubusercontent.com/71995351/149105349-b9e3b23f-cd6c-4fb0-a409-5f893e9d4365.png)

### Expected behavior To be able to use 8 character HEX codes (e.g. `#4e607644`) in `.scss` files ### Actual behavior The syntax works during local development (i.e. viewing the site...

### Expected behavior Most of the time when I upload my client's theme, it finishes processing, uploads the theme, asks to delete old ones as needed, and then asks whether...

### Expected behavior ```stencil push``` should deploy the theme to the store as it was able to do so till 16th Sept 2021 ### Actual behavior ```stencil push``` fails with...

### Expected behavior I want to open cart ### Actual behavior Request just hangs ### Steps to reproduce behavior Add to cart and click cart ### Environment local Stencil-cli version...

Greetings Big Commerce Developers, I am solving a problem similar to what you have solved and I thought you would may like to help. I want to dynamically create subdomain...

### Expected behavior Should run the stencil template ### Actual behavior Giving not ok -- Error: Could not fetch a list of the store channels: Request failed with status code...

### Expected behavior stencil push ### Actual behavior Multiple "Cannot read property 'has' of undefined" errors e.g. ``` TypeError: C:\dev\bigcommerce\GoCpap+(07-27-2021)-1\assets\js\theme\common\collapsible.js: Cannot read property 'has' of undefined at resolvePath (C:\dev\bigcommerce\GoCpap+(07-27-2021)-1\node_modules\babel-plugin-lodash\lib\importModule.js:22:24) ```...