Taylor: Taylor Crashes

When I try to run some taylor commands it crashes.

For example at the commands taylor -rc ExcessiveMethodLength=20 or taylor following error appears:

fatal error: Loading sourcekitd.framework/Versions/A/sourcekitd failed: file /Users/aculeva/Developer/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift, line 59

Commands like taylor -v work, though.

I use version 0.1.3 and installed it with the .pkg file. Over Homebrew there were also some weird issues.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 20 (10 by maintainers)

Most upvoted comments

Happy to figure out what the issue was. ☺️

Thanks for using taylor!💃 😉

Seems to work now after using the command sudo xcode-select -s /Applications/Xcode.app/Contents/Developer ! I get taylor_report.pmdgenerated. Taylor doesn’t crash anymore.

Thank you!