From d73c3e56edc683f202b1f7feb95b79e11f7f6658 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 27 May 2019 22:14:15 -0400 Subject: [PATCH] Added node dependice --- metadata.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata.rb b/metadata.rb index fffd3fe..75a8093 100644 --- a/metadata.rb +++ b/metadata.rb @@ -7,6 +7,8 @@ long_description 'Installs/Configures t42-common' version '0.1.0' chef_version '>= 13.0' +depends 'nodejs' + # The `issues_url` points to the location where issues for this cookbook are # tracked. A `View Issues` link will be displayed on this cookbook's page when # uploaded to a Supermarket.