You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ranjdas31
changed the title
stencil start issue : PS C:\BigCommerce\localcode\cornerstone> stencil init ? What is the URL of your store's home page? https://ranjan31.mybigcommerce.com ? What is your Stencil OAuth Access Token? rdj42cgydnorphwtftfx11djicjzil5 ? What port would you like to run the server on? 3000 ? What is your favourite Package Manager? npm Set API host to: https://api.bigcommerce.com √ Dependencies installed successfully You are now ready to go! To start developing, run $ stencil start PS C:\BigCommerce\localcode\cornerstone> stencil start not ok -- StoreHashReadError: getaddrinfo ENOTFOUND ranjan31.mybigcommerce.com URL: https://ranjan31.mybigcommerce.com/admin/oauth/info Method: GET Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads. If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue. PS C:\BigCommerce\localcode\cornerstone>
stencil start issue
Aug 31, 2024
Not from BC but I've had this before. I fixed it by downloading a API token file from BC backend and copying the fields like for like into the stencil init cli. Not sure why, but that worked for me, even when I typed everything out properly. I'm thinking whitespace may have caused some weirdness.
PS C:\BigCommerce\localcode\cornerstone> stencil start
not ok -- StoreHashReadError: getaddrinfo ENOTFOUND ranjan31.mybigcommerce.com
URL: https://ranjan31.mybigcommerce.com/admin/oauth/info
Method: GET
The text was updated successfully, but these errors were encountered: