pik icon indicating copy to clipboard operation
pik copied to clipboard

pik devkit error

Open williamn opened this issue 12 years ago • 2 comments

I have install Ruby 1.9.3 and 1.8.7 and DevKit.

When I run pik devkit, I have the following error message

There was an error.
 Error: undefined local variable or method `help' for #<Pik::Devkit:0x41dacb0>

  in: pik/commands/devkit_command.rb:19:in `execute'
  in: pik_runner:33

williamn avatar Dec 22 '11 04:12 williamn

Me too.

EdJones avatar Jan 18 '12 17:01 EdJones

This isn't a fix but you can modify the config.yaml and add the rubies under .pik of your home folder as C:\Users\changeme.pik\rubies\Ruby-193-p327

Then from the devkit folder run ruby dk,.rb install. Now you should be able to install native gems.

donhill avatar Dec 28 '12 15:12 donhill