-
Notifications
You must be signed in to change notification settings - Fork 40
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
npm ERR! 503 on browserstack side #704
Comments
Hi There, Are you getting the similar result when testing it locally (not on Browserstack) with the same cypress version ? |
@sharutkarsh no I'm only facing this issue using |
Please raise a support ticket here Do share the build /session link and your sample code for debugging. Also share if it was working before with some other cypress versions or other configuration. |
@sharutkarsh I'll do thanks, this NPM 503 issue happened for this browser config:
then I switched to a windows 10 one, and works fine all the time so far:
|
Facing an error on the browserstack side when running
browserstack-cli run
The only information shown about the error is:
error persists with no deps in the project:
using cypress version: 12.1.0
and browserstack-cypress-cli: 1.25.3
tested with an official cypress project using typescript and got the same results:
https://github.com/cypress-io/cypress-realworld-testing-course-app/tree/final
The text was updated successfully, but these errors were encountered: