Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.
This repository was 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

@NicholasTD07

Description

@NicholasTD07

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions