Open pmishra-brandcollective opened 3 years ago
I too am having the same problems. Get this not ok -- Error: Could not fetch a list of the store channels: Request failed with status code 401
when running stencil start
or stencil push
. I am running most recent version of Stencil-CLI. What to do?
Same here. Nothing is working for me. @jdietz-atx any luck?
stencil --version
3.6.1
node --version
v12.22.6
Generating a new stencil token and running the init command given fixed it for me.
Generating a new stencil token and running the init command given fixed it for me.
Thank you! You are the man!
Expected behavior
stencil push
should deploy the theme to the store as it was able to do so till 16th Sept 2021Actual behavior
stencil push
fails with below error responseEnvironment
Stencil-cli version
stencil --version
: 3.5.2 Node versionnode -v
: 12.22.1 NPM versionnpm -v
: 6.14.12 OS: Mac Big Sur 11.6 (Intel CPU)