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
I run
ruby spec/javascripts/support/jazz_money.rb -f n -c
and get the error
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): /Volumes/Data Drive/Dropbox/Work/Homefront/EXIM/src/javascript/src/Config.js (URI::InvalidURIError)
The text was updated successfully, but these errors were encountered:
Here's a link to that for more info. It's a problem with spaces in the path name. I can run jazz_money from my boot drive or an external drive with no space in it's path, but not from an external volume with a space in the path.
I run
ruby spec/javascripts/support/jazz_money.rb -f n -c
and get the error
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): /Volumes/Data Drive/Dropbox/Work/Homefront/EXIM/src/javascript/src/Config.js (URI::InvalidURIError)
The text was updated successfully, but these errors were encountered: