Cucumberish icon indicating copy to clipboard operation
Cucumberish copied to clipboard

Unable to call 'before' hook using manual install

Open FoxJon opened this issue 7 years ago • 3 comments

FoxJon avatar Apr 06 '17 20:04 FoxJon

This happens when Cucumberish is installed manually. Using Swift 3.1. Update I was able to get the Cocoapods install to work and it's like night and day. All the hooks are now able to be called. (and auto-complete is working again too!)

FoxJon avatar Apr 07 '17 02:04 FoxJon

I'm using Cocoapods currently, so I don't see this. @FoxJon, by manual install, do you mean Carthage?

brentleyjones avatar May 04 '17 13:05 brentleyjones

I was doing the manual install following the instructions in the wiki: https://github.com/Ahmed-Ali/Cucumberish/wiki/Install-manually-for-Swift https://github.com/Ahmed-Ali/Cucumberish/wiki/Install-manually-for-Swift

I ended up just installing using Cocoapods instead and all is good.

On May 4, 2017, at 8:54 AM, Brentley Jones [email protected] wrote:

I'm using Cocoapods currently, so I don't see this. @FoxJon https://github.com/FoxJon, by manual install, do you mean Carthage?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Ahmed-Ali/Cucumberish/issues/58#issuecomment-299191950, or mute the thread https://github.com/notifications/unsubscribe-auth/AGyVUgaTQYc0_2vLrRpfM2Np6L8xalQWks5r2dingaJpZM4M2JFa.

FoxJon avatar May 04 '17 14:05 FoxJon