-
**Describe the bug**
When trying to create a new Catalyst site with create-catalyst@0.13.0, I get an error message about GIT not being installed, and the process stops.
**To Reproduce**
Steps to …
-
### Expected behavior
`npm i` should successfully resolve and install all the dependencies using the same environment as Stencil CLI (v8.4.0).
### Actual behavior
Node v20.18.0
> npm warn EBAD…
eli-l updated
1 month ago
-
### Actual behavior
After 'npm install' into my 'theme' dir I got an error:
`npm error code 128
npm error An unknown git error occurred
npm error command git --no-replace-objects clone -b v3.4.4…
-
npm install @bigcommerce/stencil-utils after running this we get
$ npm install @bigcommerce/stencil-utils
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@bigcommerce/ste…
-
Hi,
I would like to know why I am getting the response as
`You are being redirected.` when I should have got an example data object as mentioned in the documentation.
Here is my code snippet.
`…
-
### Expected behavior
stencil push
### Actual behavior
Multiple "Cannot read property 'has' of undefined" errors e.g.
```
TypeError: C:\dev\bigcommerce\GoCpap+(07-27-2021)-1\assets\js\theme\co…
-
Error: ScssCompiler is used without activating specific implementation
at ScssCompiler._assertEngineIsActive (C:\ProgramData\nvm\v12.0.0\node_modules\@bigcommerce\stencil-cli\node_modules\@bigcom…
-
### Expected behavior
I expected to be able to install stencil-cli no problem.
### Actual behavior
Using correct versions of npm and node I keep getting this error in npm:
npm ERR! code ENOENT
…
-
### Expected behavior
when opening a category page, clicking page 2 should show next products.
### Actual behavior
showing
{"statusCode":500,"error":"Internal Server Error","message":"An inte…
-
### Expected behavior
No error to show up
### Actual behavior
The error appears while running `stencil start`, but only after the browser loads the live preview:
![Screen Shot 2021-08-27 at 8 09…