Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure in Bootstrapping Xcodeproj #84

Open
zhangao0086 opened this issue Jan 13, 2020 · 0 comments
Open

Failure in Bootstrapping Xcodeproj #84

zhangao0086 opened this issue Jan 13, 2020 · 0 comments

Comments

@zhangao0086
Copy link

When running rake bootstrap, I get this:

Bootstrapping claide-completion

Bootstrapping cocoapods-downloader

Bootstrapping fourflusher

Bootstrapping Xcodeproj
rake --no-search bootstrap
/Users/zhangao/.rvm/gems/ruby-2.3.8/bin/bundle
bundle install
Cannot use local override for CLAide at
/Users/zhangao/Downloads/Rainforest/CLAide because :branch is not specified
in Gemfile. Specify a branch or use `bundle config --delete` to remove the
local override
rake aborted!
Command failed with status (11): [bundle install...]
/Users/zhangao/Downloads/Rainforest/Xcodeproj/Rakefile:9:in `block in <top (required)>'
/Users/zhangao/.rvm/gems/ruby-2.3.8/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/zhangao/.rvm/gems/ruby-2.3.8/bin/ruby_executable_hooks:24:in `eval'
/Users/zhangao/.rvm/gems/ruby-2.3.8/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/zhangao/Downloads/Rainforest/Rakefile:119:in `block (3 levels) in <top (required)>'
/Users/zhangao/Downloads/Rainforest/Rakefile:117:in `chdir'
/Users/zhangao/Downloads/Rainforest/Rakefile:117:in `block (2 levels) in <top (required)>'
/Users/zhangao/Downloads/Rainforest/Rakefile:116:in `each'
/Users/zhangao/Downloads/Rainforest/Rakefile:116:in `block in <top (required)>'
/Users/zhangao/Downloads/Rainforest/Rakefile:56:in `block in <top (required)>'
/Users/zhangao/.rvm/gems/ruby-2.3.8/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/zhangao/.rvm/gems/ruby-2.3.8/bin/ruby_executable_hooks:24:in `eval'
/Users/zhangao/.rvm/gems/ruby-2.3.8/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => bootstrap_repos
(See full trace by running task with --trace)

ruby -v:

ruby 2.3.8p459 (2018-10-18 revision 65136) [x86_64-darwin19]

bundler -v:

Bundler version 2.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant