bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
103 stars 140 forks source link

not ok -- StoreHashReadError: getaddrinfo EAI_AGAIN cigarchamber.mybigcommerce.com #1214

Closed brpretel closed 1 week ago

brpretel commented 1 week ago

Expected behavior

Once run stencil start everything should work as before

Actual behavior

when running stencil start is giving error not ok -- StoreHashReadError: getaddrinfo EAI_AGAIN cigarchamber.mybigcommerce.com

URL: https://cigarchamber.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.

Steps to reproduce behavior

  1. Pull form repository https://github.com/brpretel/CigarChamber.git
  2. install dependencies
  3. run stencil start command

Environment

Stencil-cli version stencil --version: 7.5.5

Node version node -v: v18.15.0

NPM version npm -v: 9.5.0

OS: Windows