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

Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 20.2.2 to 21.3.9. Release notes Sourced from @​hapi/hapi's releases. 20.3.0 ⚠️ This release contains security fixes, for more information see hapijs/hapi#4425. v21.0.0 Release notes: hapijs/hapi#4386 hapi v21.0.0...

dependencies

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.7.0 to 28.2.0. Release notes Sourced from eslint-plugin-jest's releases. v28.2.0 28.2.0 (2024-04-06) Features support providing aliases for @jest/globals package (#1543) (744d4f6) v28.1.1 28.1.1 (2024-04-06) Bug Fixes max-expects:...

dependencies

#### What? I noticed that when running Cypress for your E2E tests, it returns a 500 error. This occurs because for some reason, Cypress fails to include the `accept-language` header...

Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 12.0.0. Release notes Sourced from commander's releases. v12.0.0 Added .addHelpOption() as another way of configuring built-in help option (#2006) .helpCommand() for configuring built-in help command...

dependencies

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)! Changed: All the [formatting rules...

dependencies

### Expected behavior The theme will upload and activate ### Actual behavior I receive an error message ```not ok -- AxiosError: Request failed with status code 502``` and a json...

No api host found in config file, falling back to https://api.bigcommerce.com/. You may need to run 'stencil init' again. Looks very similar to https://github.com/bigcommerce/stencil-cli/issues/844 Running `stencil init -h https://api.bigcommerce.com/ `solved...

Recently, I downloaded the latest cornerstone theme 6.12.0 from github (https://github.com/bigcommerce/cornerstone/releases/tag/6.12.0). After installing the required dependency packages using **npm install** command. Then, I try to bundle the theme using stencil...

Hello there, we're having some issues uploading a couple customisations to our theme. When saved and launched `stencil bundle` `stencil push` ### Expected behavior The theme uploads and eventually asks...

### Expected behavior Successful installation ### Actual behavior failed to install ### Steps to reproduce behavior npm install -g @bigcommerce/stencil-cli ### Environment Stencil-cli version `stencil --version`: None - can't install...