Closed LairdTurner closed 1 year ago
Jazzy is telling you it cannot build a swift project and to read the log file it mentions.
I can't help you with your Ruby installation - from your pastes it looks like there should be a /usr/local/bin/jazzy
Closing, inactive.
I wanted to install jazzy using the gem install jazzy command. The installation seems to run but I can not start jazzy by entering the command jazzy in the terminal. Jazzy is created in the binary directory of gem. When I start this then I get the following error message:
./jazzy Running swift build Build failed, saved
swift build
log file: /var/folders/f4/vv9g2p2n0ng8mvzc0qryc6km0000gn/T/swift-build-585C25A9-B9FF-41AE-B2E5-E7FBCA272F94.log Error: Failed to generate documentation /usr/local/lib/ruby/gems/3.2.0/gems/jazzy-0.14.3/lib/jazzy/executable.rb:39:in `execute_command': /usr/local/lib/ruby/gems/3.2.0/gems/jazzy-0.14.3/bin/sourcekitten ["doc", "--spm", "--"] (RuntimeError)Running swift build
Build failed, saved
swift build
log file: /var/folders/f4/vv9g2p2n0ng8mvzc0qryc6km0000gn/T/swift-build-585C25A9-B9FF-41AE-B2E5-E7FBCA272F94.logError: Failed to generate documentation
I'm running XCode 14.3.1
Many greetings