vertiginous / pik

Ruby version manager for Windows
830 stars 122 forks source link

missing dependency? #110

Open rdp opened 13 years ago

rdp commented 13 years ago

C:\dev\ruby\downloads\pik>rake -T (in C:/dev/ruby/downloads/pik) rake aborted! no such file to load -- tasks/common

rdp commented 13 years ago

oops that was with 1.9.2 adding $: << '.' to the rakefile seemed to fix it and display the correct error message (cannot build except with 1.8.7)