stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
### Expected behavior `stencil start` starts the stencil CLI. ### Actual behavior `stencil start` starts the stencil CLI, tries to fetch the store channels and fails with: ``` not ok...
### Expected behavior When trying to stencil start, I get the following error: `not ok -- StoreSettingsLocaleError: Request failed with status code 403 Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads. If...
Bumps [@hapi/boom](https://github.com/hapijs/boom) from 8.0.1 to 10.0.0. Release notes Sourced from @hapi/boom's releases. v9.1.1 Clean up typings comments (hapijs/boom#278) Allow custom properties on error payload property in typings (hapijs/boom#279) Make isBoom...

### Expected behavior `npm i -g @bigcommerce/stencil-cli` should install stencil-cli ### Actual behavior An error received during installation: ``` npm ERR! Error while executing: npm ERR! C:\Users\XXXXXXX\AppData\Local\Programs\Git\cmd\git.EXE ls-remote -h -t...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
### Actual behavior I have installed stencil and generated api token. I do stencil init. But when I do stencil start, I get the error "Stencil start gives ,"not ok...
### Expected behaviour Local instance of the Cornerstone template should be displayed after opening http://localhost:3000 ### Actual behaviour Stencil CLI is starting properly but after opening http://localhost:3000 it’s failing immediately...
### Expected behavior stencil push should bundle and upload the new theme to the bigcommerce store ### Actual behavior stencil push returns this error: C:\ProgramData\nvm\v12.22.12\node_modules\@bigcommerce\stencil-cli\lib\bundle-validator.js:429 throw new Error( ^ Error:...