stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
npm install -g @bigcommerce/stencil-cli ### Expected behavior install success ### Actual behavior install failure ### Steps to reproduce behavior npm install -g @bigcommerce/stencil-cli ### Environment See below. Stencil-cli version `stencil...
Hello, dear Community I updated my node from 12.22.1 to 14.14.0 and got some issues. Then I returned the version, but the problem still persists. What I have right now:...
### Expected behavior Im atemping to bundle a theme file and upload it to bigcommerce using stencil=cli. ### Actual behavior When typing the command stencil bundle it gives me the...
### Expected behaviour Running `stencil start` a local development version of the site should be spun up without issue ### Actual behaviour Error reported: ``` not ok -- Error: The...
I'm new to coding, and got everything setup with Stencil, all the NPM and NVM and everything is great. I can pull up Stencil Start and get to my LocalHost....
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.2 to 27.0.1. Release notes Sourced from eslint-plugin-jest's releases. v27.0.1 27.0.1 (2022-08-28) Bug Fixes prefer-expect-assertions: report on concise arrow functions with expect call (#1225) (64ec9c1) v27.0.0 27.0.0...
Having issues building and pushing a theme. Stencil start works perfectly with no errors in console but when trying to build or push I get the following quiet error ```...
### Expected behavior I need to be able to configure browsersync port ### Actual behavior I can't do that ### Steps to reproduce behavior stencil start ### Environment Gitpod. Basically,...
### Expected behavior Checkout API for updating shipping address/shipping option should work when running theme locally ### Actual behavior It return 405 Method Not Allowed ### Steps to reproduce behavior...
This is the first time I'm using BigCommerce and the Stencil CLI to edit a theme, when I try and set up the environment and run `stencil start` it keeps...