fcoury / atom-rspec

Atom RSpec runner package
MIT License
69 stars 42 forks source link

can't run specs - couldn't find HOME environment -- expanding `~' (ArgumentError) #60

Open francescob opened 9 years ago

francescob commented 9 years ago

this is the error i get when i try to run my specs from atom. Running from command line (zsh + rbenv) works just fine.

WARNING: Unable to find ~/.rspec because the HOME environment variable is not set. Called from /usr/local/opt/rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/rspec-core-3.2.3/exe/rspec:4:in <top (required)>'. /usr/local/opt/rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/yard-0.8.7.6/lib/yard.rb:11:inexpand_path': couldn't find HOME environment -- expanding `~' (ArgumentError)