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.

Class WebSwapCGLLayer is implemented in both... error

See original GitHub issue

Current behavior

npx cypress run

objc[29971]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb503e3948) and /Users/tit/Library/Caches/Cypress/9.7.0/Cypress.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x111fa89c8). One of the two will be used. Which one is undefined.
node --version
# v18.1.0

npm --version
# 8.8.0

cypress --version
# Cypress package version: 9.7.0
# Cypress binary version: 9.7.0
# Electron version: 18.0.4
# Bundled Node version: 16.13.2

Chrome: Version 101.0.4951.64 (Official Build) (arm64)

Desired behavior

No warning 😃

Test code to reproduce

Install last Cypress version npx cypress run

Cypress Version

9.7.0

Other

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:14
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
id-dancommented, Jun 28, 2022

I got the same issue on macOS with cypress v10.2 Screenshot 2022-06-28 at 08 54 00

0reactions
cypress-bot[bot]commented, Jul 19, 2022

Released in 10.3.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v10.3.1, please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug]: Warning: Class WebSwapCGLLayer is implemented in ...
Electron starts normally, but with the following warning: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.
Read more >
Class WebSwapCGLLayer is implemented in both Mac OS X ...
I was running through the getting started docs and after running npm start as described when I encountered the following error: Class ......
Read more >
Class is implemented in both (...) | Apple Developer Forums
- I have an OSX app, MyApp, that links with MyFramework.framework, and makes usage of MyClass... When I go debugging and start doing...
Read more >
Mac App fails to start - Bug Reports - Anytype Community
WHAT IS THE BUG On opening the App on a mac, I see just a dialog saying ... 0 } objc[70552]: Class WebSwapCGLLayer...
Read more >
Chrome is crashing on start - Google Support
[3545:60931:1224/123204.791279:ERROR:top_sites_backend.cc(79)] Failed to initialize database. objc[3551]: Class WebSwapCGLLayer is implemented in both ...
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