bow-swift / bow-openapi

🌐 Functional HTTP client generator from an OpenAPI/Swagger specification.
https://openapi.bow-swift.io
Other
51 stars 1 forks source link

Brew install fails #41

Open s3ton opened 3 years ago

s3ton commented 3 years ago

Hi, I'm using MacOS big sur and I'm having this issue. Anyone can help ? Thanks

% brew install bow-openapi

==> Installing bow-openapi from bow-swift/bow ==> Downloading https://github.com/bow-swift/bow-openapi/archive/0.2.0.tar.gz Already downloaded: /Users/l/Library/Caches/Homebrew/downloads/b513a89f395684e78745872d045af33a263f3dbcb71c26282e4e7f74c8fce3a2--bow-openapi-0.2.0.tar.gz ==> make macos prefix=/usr/local/Cellar/bow-openapi/0.2.0 Last 15 lines from /Users/l/Library/Logs/Homebrew/bow-openapi/01.make: [4/6] Compiling BowEffects Array+TraverseConcurrent.swift /tmp/bow-openapi/build/checkouts/bow/Sources/BowEffects/Data/Schedule.swift:725:36: warning: will never be executed extract: { , never in never }, ^ /tmp/bow-openapi/build/checkouts/bow/Sources/BowEffects/Data/Schedule.swift:725:22: note: 'never' is uninhabited, so this function body can never be executed extract: { , never in never }, ^ [5/6] Compiling BowOptics AutoFold.swift [6/7] Compiling OpenApiGenerator APIClient.swift [7/8] Compiling CLI BowOpenAPICommand.swift [8/8] Linking bow-openapi swift test --generate-linuxmain /private/tmp/bow-openapi-20210225-69873-1h66f5f/bow-openapi-0.2.0: error: manifest parse error(s): sandbox-exec: sandbox_apply: Operation not permitted make: *** [macos] Error 1

RayanSaeed commented 3 years ago

Hey, I am facing the same issue. Did you happen to find a solution to this? Were you able to install it?

adam-rocska commented 2 years ago

Yup. Maybe an investigation, or a fix?