Skip to content
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

Unable to Compile CommandWebDriverService.swift #489

Open
austintatiousness opened this issue Jun 20, 2024 · 0 comments
Open

Unable to Compile CommandWebDriverService.swift #489

austintatiousness opened this issue Jun 20, 2024 · 0 comments

Comments

@austintatiousness
Copy link

austintatiousness commented Jun 20, 2024

When running swift run carton dev or swift run carton bundle

/.build/carton/checkouts/carton/Sources/WebDriver/CommandWebDriverService.swift:8:45: error: type 'any EventLoopGroup' has no member 'singletonMultiThreadedEventLoopGroup' let bootstrap = ServerBootstrap(group: .singletonMultiThreadedEventLoopGroup)

I keep getting this error. I can't figure out why everything builds up until that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant