-
-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
When launching on a machine with xcode 9.3 (swift 4.1) I got this error:
danger process danger-swift
dyld: Symbol not found: __T0SayxGs9DecodableslWP
Referenced from: /usr/local/bin/danger-swift
Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
in /usr/local/bin/danger-swift
events.js:165
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at WriteWrap.afterWrite [as oncomplete] (net.js:844:14)
Emitted 'error' event at:
at onwriteError (_stream_writable.js:431:12)
at onwrite (_stream_writable.js:453:5)
at _destroy (internal/streams/destroy.js:39:7)
at Socket._destroy (net.js:548:3)
at Socket.destroy (internal/streams/destroy.js:32:8)
at WriteWrap.afterWrite [as oncomplete] (net.js:846:10)
script returned exit code 1Probably, RxSwiftCommunity/Action#118 may help to resolve this issue.
Metadata
Metadata
Assignees
Labels
No labels