You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
When running fakes3, I got below error
$fakes3
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
gem_original_require': /usr/lib/ruby/gems/1.8/gems/fakes3-1.2.1/lib/fakes3/cli.rb:57: syntax error, unexpected ':', expecting ')' (SyntaxError) ...cert_path,ssl_key_path, quiet: !!options[:quiet]) ^ /usr/lib/ruby/gems/1.8/gems/fakes3-1.2.1/lib/fakes3/cli.rb:57: syntax error, unexpected ')', expecting kEND from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
require'from /usr/lib/ruby/gems/1.8/gems/fakes3-1.2.1/bin/fakes3:5
from /usr/bin/fakes3:19:in `load'
from /usr/bin/fakes3:19
Same as running
fakes3 -r /mnt/fakes3_root -p 4567
Is there a work around? Thanks.
The text was updated successfully, but these errors were encountered: