Jairo
Jairo
Hi @jacobnoah, Could you please provide node version by typing `node -v`?
@steve-ross Thanks for suggestion! https://github.com/bigcommerce/stencil-cli/pull/846
@mattolson Maybe the name is not the best. I'm using the same as we currently have for `stencil push` (https://github.com/bigcommerce/stencil-cli/blob/master/bin/stencil-push.js) Regarding functional approach. Currently if you run `stencil push`, it...
@andreyvolokitin Thank you for the detailed comments! Stencil cli by default is using [latest node-sass](https://github.com/sass/node-sass), which is still maintained. We are still moving from the fork towards the latest node...
Hi @spire-mike, sorry to hear that! While fix is not released yet, I can recommend you moving css files into `/assets/scss` folder. I think the example how css files are...
@medialpl Did you try to run in Rosetta mode? https://developer.bigcommerce.com/stencil-docs/installing-stencil-cli/installing-stencil There is a section "Installing on Mac with Apple silicon"
Hi @nkpn, are you using some library, that relies on `node-fibers`?
@iovoz Looks like, there is a bug for latest npm (8) version. Do you mind to downgrade it to npm 6 as it is default in node 14?
Hi @nDamschen-Aeon! I think 403 error is caused by invalid (or old) token provided. Try to follow these steps: 1. Make sure you're on the latest version of CLI (make...
Hi @dmaurya-gea! Where you able to proceed with your issue? If no, could you help me reproducing it by providing some information about your theme? Which theme and version are...