question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Solved] Windows 10 npm vesion throws Passthrough is not supported, GL is disabled

See original GitHub issue

Current behavior

I haven’t used Cypress for a couple f months then this error started showing up: [1720:1117/073201.722:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled

I was on version 8.4.0. So I did a cypress clear cache, then installed v8.7.0 (interestingly v9.0.0 is available but npm elected to install 8.7.0) I got the It looks like this is your first time using Cypress: 8.7.0 then ✔ Verified Cypress! then Opening Cypress... then, after about a minute, [1720:1117/073201.722:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled

Desired behavior

It should open.

Test code to reproduce

n.a. See above

Cypress Version

v8.7.0

Other

I recently added a big monitor and am using the DisplayPort interface and this is the first time I am running Cypress since then. Given the error is about ‘gpu’ could there be some hardware setup / compatibility issue? Just a thought.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:8
  • Comments:20 (1 by maintainers)

github_iconTop GitHub Comments

8reactions
itay9commented, Dec 12, 2021

I deleted all of Cypress folders : "roaming , app data , modules " everything and reinstalled it . problem solved

6reactions
vincentixpricecommented, Nov 22, 2021

The same here, except for slightly different code and message:

“[16080:1122/151752.429:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is”

Cypress v9.0.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passthrough is not supported, GL is disabled - Stack Overflow
As I remember correctly, the error message Passthrough is not supported, GL is swiftshader has been shown after the Chromedriver version 89 as ......
Read more >
Passthrough is not supported, GL is disabled, ANGLE is - Reddit
This error now pops up at apparent random times. It doesn't really affect anything so I've opted to ignore it. I can tell...
Read more >
Common errors | npm Docs
You are trying to install on a drive that either has no space, or has no permission to write. Free some disk space...
Read more >
Troubleshooting | Cypress Documentation
This will clear out all installed versions of Cypress that may be cached on your machine. After running this command, you will need...
Read more >
Npm install command failing with message "could not find ...
When I run the npm install command, npm starts downloading the dependencies. But then, suddenly, it stops with the error:
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found