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

cant add package 9.0.1 #200

Open
bukira opened this issue Feb 13, 2025 · 2 comments
Open

cant add package 9.0.1 #200

bukira opened this issue Feb 13, 2025 · 2 comments

Comments

@bukira
Copy link

bukira commented Feb 13, 2025

Failed to resolve dependencies Dependencies could not be resolved because root depends on 'defaults' 9.0.1..<10.0.0 and root depends on 'swiftlint' 0.58.2..<1.0.0.
'swiftlint' is incompatible with 'defaults' because 'defaults' 9.0.1 depends on 'swift-syntax' 600.0.1..<601.0.0 and no versions of 'defaults' match the requirement 9.0.2..<10.0.0.
'swiftlint' >= 0.58.2 practically depends on 'swift-syntax' 600.0.0 because 'swiftlint' 0.58.2 depends on 'swift-syntax' 600.0.0 and no versions of 'swiftlint' match the requirement 0.58.3..<1.0.0.

@bukira bukira changed the title cant dd package 9.0.1 cant add package 9.0.1 Feb 13, 2025
@sindresorhus
Copy link
Owner

You need to open an issue on SwiftLint. They need to update to https://github.com/swiftlang/swift-syntax/releases/tag/600.0.1

@F1248
Copy link

F1248 commented Feb 13, 2025

@bukira try using this precompiled SwiftLint plugin, as it does not depend on Swift Syntax:
https://github.com/SimplyDanny/SwiftLintPlugins

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

3 participants