stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 14.0.2. Release notes Sourced from commander's releases. v14.0.2 Changed improve negative number auto-detection test (#2428) update (dev) dependencies v14.0.1 Fixed broken markdown link in README...
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependency [inquirer](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together. Updates `tmp` from 0.2.3 to 0.2.5 Commits 3d2fe38 Bump up the version e162828 Merge...
Opening this to document the issue for others to find since there are no other search results with these errors related to BigCommerce and it took an unfortunate amount of...
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli) from 2.2.2 to 5.0.0. Release notes Sourced from conventional-changelog-cli's releases. conventional-changelog-cli: v5.0.0 ⚠ BREAKING CHANGES Node >= 18 is required cleanup presets interface (#1215) Now all packages, except...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 10.1.8. Release notes Sourced from eslint-config-prettier's releases. v10.1.8 republish latest version Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8 v10.1.5 Patch Changes #332 60fef02 Thanks @JounQin! - chore: add funding...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.7.0 to 29.0.1. Release notes Sourced from eslint-plugin-jest's releases. v29.0.1 29.0.1 (2025-06-18) Bug Fixes update semantic-release config so new v29 major is marked as latest on npm...
There were no code changes, it just stopped working. ### Expected behavior Successful theme build. ### Actual behavior Unsuccessful theme build. ### Steps to reproduce behavior ### Environment Stencil-cli version...
Hello, any guidance on the issues below would be greatly appreciated. Last year we updated our theme to get rid of any incompatible scss, and were able to go the...
### Steps to reproduce 1. Clone [the Cornerstone repo ](https://github.com/bigcommerce/cornerstone) 2. `stencil init` normally, selecting `yarn` as your package manager (may not be required) 3. Using Node 20.19 (eg: `nvm...
Description of Issue: I'm experiencing persistent configuration issues when trying to use Stencil CLI for local theme development. After running stencil init successfully, I encounter one of two errors when...