You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.
Updating packages...
$ cd "/Users/nicholas.tian/proj/TTTTT/" && /usr/bin/env xcrun --sdk macosx swift package --version
Apple Swift Package Manager - Swift 4.1.0 (swiftpm-14050)
$ cd "/Users/nicholas.tian/.marathon/Packages/Generated/" && /usr/bin/env xcrun --sdk macosx swift package update
Updating https://github.com/ReactiveCocoa/ReactiveSwift.git
error: dependency graph is unresolvable; found these conflicting requirements:
Dependencies:
https://github.com/ReactiveCocoa/ReactiveSwift.git @ 4.0.0..<5.0.0
💥 Failed to update packages
👉 Make sure you have write permissions to the folder '/Users/nicholas.tian/.marathon/Packages/'
Problem:
marathon fails to update the package
marathon gives the irrelevant error message Make sure you have write permissions to the folder
Possible cause:
The latest release version of RecativeSwift is 4.0.0-rc.2.
Command:
marathon add https://github.com/ReactiveCocoa/ReactiveSwift.git
Output:
Problem:
marathon
fails to update the packagemarathon
gives the irrelevant error messageMake sure you have write permissions to the folder
Possible cause:
The latest release version of
RecativeSwift
is4.0.0-rc.2
.https://github.com/ReactiveCocoa/ReactiveSwift/releases
The text was updated successfully, but these errors were encountered: