Hi all,When installing nodejs package in windows 64 bit it shows like this:msi_open_package: unexpected status 1619: This installation package
could not be opened. Verify that the package exists
and that you can access it, or contact the application vendor to
verify that this is a valid Windows Installer package.my code is here:attribute/default.rb:default['nodejs']['url'] = "http://nodejs.org/dist/v0.10.13/node-v0.10.13-x86.msi"default['nodejs']['package_name'] = "Nodejs"recipes/default.rb:windows_package node['nodejs']['package_name'] dosource node['nodejs']['url']action :installendThanks,Indu
Kenneth Barry
Archive powered by MHonArc 2.6.16.