Hi,

I want to Install node from official prebuilt binaries.

I use chef to install packages. Where can i find a pre-built binary for *Node 
10.15.3 version with checksum*?

Sample of what i am trying to do here.

include_recipe "nodejs::nodejs_from_binary"

# Or set a specific version of nodejs to be installed
node.default['nodejs']['install_method'] = 'binary'
node.default['nodejs']['version'] = '5.9.0'
node.default['nodejs']['binary']['checksum'] = 
'99c4136cf61761fac5ac57f80544140a3793b63e00a65d4a0e528c9db328bf40'

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/f409a430-da63-4326-b63e-1afac76200ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to