-
Notifications
You must be signed in to change notification settings - Fork 141
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 Error Status code 401 Can any one help! #1090
Comments
I’m also getting this error when running the command via GitHub Actions, though locally it works fine. |
try adding |
it has that. locally it works fine, but when running in GitHub actions, that’s when I usually get the error:
|
I am not sure about Github actions @amanuser but have you 100% api access on your account and set up those Oauth tokens? Are you also running the supported version of Node and Npm of the version of stencil you are using? |
nvm version 18.15.0 ? What port would you like to run the server on? 3000 E:\BigCommerce\Cornerstone>stencil start not ok -- Error: Could not fetch a list of the store channels: Request failed with status code 401 Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads. |
+1 experiencing the same issue. Nothing in my configuration has changed but every stencil command is a 401 in a github action |
Hi,
I am getting Stencil start (Status code 401) Error can any one help!
node --version
v14.21.3
npm --version
8.19.4
stencil --version
7.0.0
nvm --version
0.31.0
stencil init completed successfully
You are now ready to go! To start developing, run $ stencil start
Error When I run stencil start
The text was updated successfully, but these errors were encountered: