pact-ruby-standalone icon indicating copy to clipboard operation
pact-ruby-standalone copied to clipboard

Doesn't handle being in a directory with spaces in the name on OS X

Open richard-reece opened this issue 6 years ago • 1 comments

Grabbed the latest version, pact-1.67.0, and for "reasons" the download ended up in a directory called "pact 2". Attempting to run the programs inside that directory results in:

me@~/Downloads/pact 2/bin$ ./pact-broker can-i-deploy -h
/Users/me/Downloads/pact 2/lib/ruby/bin/ruby: line 14: 2/lib/ruby/lib/ruby/gems/2.2.0: No such file or directory

richard-reece avatar Jun 11 '19 06:06 richard-reece

Sorry, I only just saw this. Will look into it.

bethesque avatar Jul 01 '19 00:07 bethesque

Believe this is fixed now with changes incorporated in our traveling-ruby fork

Screenshot 2024-05-10 at 18 29 23 Screenshot 2024-05-10 at 18 30 10

YOU54F avatar May 10 '24 17:05 YOU54F