Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

marathon add RecativeSwift fails because there's no official v4 release yet #179

Open
NicholasTD07 opened this issue Jun 27, 2018 · 1 comment

Comments

@NicholasTD07
Copy link

NicholasTD07 commented Jun 27, 2018

Command:

marathon add https://github.com/ReactiveCocoa/ReactiveSwift.git

Output:

   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:

  1. marathon fails to update the package
  2. 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.

https://github.com/ReactiveCocoa/ReactiveSwift/releases

image

@NicholasTD07
Copy link
Author

Thanks for the work! I love this idea of an easy command line version of a playground.

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

No branches or pull requests

1 participant