SwagGen icon indicating copy to clipboard operation
SwagGen copied to clipboard

Cannot install SwagGen with homebrew

Open mulp opened this issue 5 years ago • 1 comments

Hi,

I'm trying to download the 3.0.2 SwagGen but I'm not able to make it work. I have the following error:

error: dependency graph is unresolvable; found these conflicting requirements:
Dependencies:
    https://github.com/yonaskolb/Stencil.git @ 0.9.0..<1.0.0
    https://github.com/yonaskolb/JSONUtilities.git @ 3.3.0..<4.0.0
make: *** [build] Error 1

I tried to change the Package.swift file with no luck. I tried different methods: download the src code and try to make it and homebrew.

Any help is appreciated. Thanks

mulp avatar Sep 05 '19 11:09 mulp

Comment from @mackoj in #228 is the solution for building 3.0.2.

alandeguz avatar Mar 21 '20 01:03 alandeguz