bow-openapi
bow-openapi copied to clipboard
Brew install fails
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
Hey, I am facing the same issue. Did you happen to find a solution to this? Were you able to install it?
Yup. Maybe an investigation, or a fix?