Can you try the following commands? ruby -v bundle -v bundle update
- Sam Ruby P.S. The easiest way to get started is by either using setupmymac or a docker container. On Fri, Jul 30, 2021 at 1:03 PM Craig Russell <apache....@gmail.com> wrote: > > I'm trying to set up the test environment for secretary workbench. > > [MacBook-Pro-10:~] clr% cd apache/git/whimsy/www/secretary/workbench/ > [MacBook-Pro-10:www/secretary/workbench] clr% rake fetch > rake aborted! > Command failed with status (127): [bundle update...] > /Users/clr/apache/git/whimsy/www/secretary/workbench/Rakefile:11:in `block in > <top (required)>' > /Library/Ruby/Gems/2.6.0/gems/rake-13.0.1/exe/rake:27:in `<top (required)>' > Tasks: TOP => fetch => bundle => Gemfile.lock > (See full trace by running task with --trace) > [MacBook-Pro-10:www/secretary/workbench] clr% which rake > /usr/bin/rake > > Any ideas? > > Thanks, > Craig > > Craig L Russell > c...@apache.org >