Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stencil start issue #1227

Open
ranjdas31 opened this issue Aug 31, 2024 · 1 comment
Open

stencil start issue #1227

ranjdas31 opened this issue Aug 31, 2024 · 1 comment

Comments

@ranjdas31
Copy link

ranjdas31 commented Aug 31, 2024

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

@ranjdas31 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
@34638a
Copy link

34638a commented Sep 27, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@34638a @ranjdas31 and others