-
I'm using stencil CLI `1.15.1` with node `7.9.0` on Mac High Sierra 10.13.1. I'm running into a very odd error that I haven't been able to debug.
In `templates/pages/cart.html`, I call a best selle…
-
### Expected behavior
`{ "PrivacyCookieEnabled": false, "PrivacyCookieNotification" : "" }` - contain only `"`
### Actual behavior
`{ "PrivacyCookieEnabled": false, "PrivacyCookieNotification" : …
-
I'm trying to do some work for a client, but cannot get their bigcommerce site running locally. I have installed stencil CLI (v3.1.1) and downloaded the theme from the bigcommerce dashboard (all files…
-
### 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 BigCommerc…
-
### Expected behavior Theme files should bundle correctly so I can upload a zip file to Bigcommerce.
### Actual behavior Theme not bundling - throwing errors I have never encountered. I am not enti…
-
Hi,
I am getting Stencil start (Status code 401) Error can any one help!
**node --version**
v14.21.3
**npm --version**
8.19.4
**stencil --version**
7.0.0
**nvm --version**
0.31.0
**stencil…
-
### Expected behavior
Get stencil-cli installed
### Actual behavior
Error
```shell
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
c++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSI…
-
I think it's caused by the combination of using es6 import but commonjs export.
My browser gives me this error:
https://i.imgur.com/JvfniYH.png
In order to use the plugin, I need to edit t…
-
2019-05-16T17:45:03.4550861Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/9c5b021d-aeb1-41bf-b783-7dfbc318db0f.sh
2019-05-16T17:45:05.6060416Z Validating theme...
2019-05-16T17:45:05.…
-
Tried to use this to easily install Stencil CLI on a fresh mac (Apple chip- Docker successfully installed), and ran into a bunch of errors when it hit `npm install -g @bigcommerce/stencil-cli`. Ultima…