Open horyd opened 6 years ago
Cannot reproduce. When I do these exact steps, I get the error message
The BigCommerce Store you are pointing to either does not exist or is not available at this time.
whether I build from github or I use then stencil version installed by node. (Version 1.14.1.)
I have just ran into this issue. Perhaps should note that I am running on Windows 10, node v8.12.0
Just ran into this issue on Mac 10.15.4 using nvm, node version 10.16.3. We forgot the 'my' in 'mybigcommerce' and it led us down a rabbit hole of checking paths and bash configs.
Expected behavior
stencil starts, or informs you that the URL provided for your store is incorrect
Actual behavior
stencil cli tells you your version of stencil is out of date and to update globally
Steps to reproduce behavior
run stencil init with a bad url, other config correct, then try stencil start