updated to pilot 1.10.0 and receiving FastlaneCore::Feature (NameError)
/usr/local/lib/ruby/gems/2.2.0/gems/pilot-1.10.0/lib/pilot/features.rb:1:in `<top (required)>': uninitialized constant FastlaneCore::Feature (NameError)
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/lib/ruby/gems/2.2.0/gems/pilot-1.10.0/lib/pilot.rb:6:in `<top (required)>'
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/lib/ruby/gems/2.2.0/gems/pilot-1.10.0/bin/pilot:4:in `<top (required)>'
from /usr/local/bin/pilot:23:in `load'
from /usr/local/bin/pilot:23:in `<main>'
Performing Post build task...
issue is non related to pilot. closing
@lam2558 Thanks for letting us know. Hope you have a great week 馃憤
Just ran into this too. Was fixed by:
sudo gem update fastlane_core
Most helpful comment
Just ran into this too. Was fixed by:
sudo gem update fastlane_core