Install the latest nodejs from source
This commit is contained in:
@@ -2,8 +2,6 @@ case node['platform_family']
|
||||
when 'debian'
|
||||
include_recipe 'apt'
|
||||
|
||||
package 'apt-transport-https'
|
||||
|
||||
apt_repository 'node.js' do
|
||||
uri node['nodejs']['repo']
|
||||
distribution node['lsb']['codename']
|
||||
|
||||
Reference in New Issue
Block a user