pik icon indicating copy to clipboard operation
pik copied to clipboard

missing dependency?

Open rdp opened this issue 14 years ago • 1 comments

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

rdp avatar Mar 31 '11 14:03 rdp

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)

rdp avatar Mar 31 '11 14:03 rdp