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

[Github Actions will be using node 16 by default](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/), not sure if it can introduce any problems when using `stencil-cli` in github actions (i.e. if downgrading to node 14 will...

### Expected behavior When running Stencil-cli in Docker the following URL's should work from the host machine (in case of default port 3000): http://localhost:3000 -> BrowserSync "wrap" http://localhost:3001 -> Server...

After I type the "stencil start" command, my terminal get this error: Debug: internal, implementation, error Error: socket hang up at connResetException (internal/errors.js:613:14) at TLSSocket.socketOnEnd (_http_client.js:485:23) at TLSSocket.emit (events.js:327:22) at...

### Expected behavior Repack and Upload the theme to Bigcommerce ### Actual behavior When I try to push the theme, it produces this error not ok -- Error: Cannot find...

Trying to install stencil on a windows 11 system, followed steps here https://developer.bigcommerce.com/stencil-docs/ZG9jOjIyMDcwMA-installing-stencil-cli but at the final step... PS C:\WINDOWS\system32> npm install -g @bigcommerce/stencil-cli npm WARN deprecated [email protected]: CoffeeScript on...

### Expected behavior When a custom page is created, you can test it locally, with the corresponding url ### Actual behavior After a custom page is created, the corresponding url...

### Expected behavior Theme files should bundle correctly so I can upload a zip file to Bigcommerce. ### Actual behavior Theme not bundling - throwing errors I have never encountered....

Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 12.1.0. Release notes Sourced from commander's releases. v12.1.0 Added auto-detect special node flags node --eval and node --print when call .parse() with no arguments (#2164)...

dependencies

### Expected behavior Should be able to view a hidden product or category pages with stencil-cli using the `showHidden=true` query parameter. ### Actual behavior Hidden product/category pages show the 404...

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.7.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...

dependencies