stencil-cli
stencil-cli copied to clipboard
Stencil push problem -
Error : not ok -- Error: ENOENT: no such file or directory, open '/home/circleci/repo/config.json'
I am trying to deploy with circle ci and facing the error during "stencil push" https://nimb.ws/n48La5
Hi @codal-nilayp, you should run stencil commands inside theme folder. The error says, that it cannot find config.json in the path /home/circleci/repo