Closed M-Tallal-Habib closed 4 years ago
I'm facing exactly same issue. Has anyone solved this?
This usually means that another package depended on by your package depends on a different version of SwiftCLI. It usually can be fixed by changing which version of SwiftCLI you use or by changing the version of the other dependency you use. If you need help debugging, it would help to see your Package.swift
Closing for now -- feel free to reopen if changing dependency versions didn't work!