Compiling Cookbooks... ===========================================================0 Recipe Compile Error in C:\vagrant\cookbooks\windows\libraries\windows_privileged.rb ============================================================ LoadError --------- cannot load such file -- windows/error #### node[:Perlmodules].each do |modulename, moduleversion| cpan_client modulename do version moduleversion install_type 'cpan_module' action 'install' end end