Re: node.js 8 deprecation warning on whimsy-vm5

2020-06-04 Thread sebb
On Thu, 4 Jun 2020 at 22:00, Sam Ruby wrote: > > On Thu, Jun 4, 2020 at 2:53 PM sebb wrote: > > > > I tried updating init.pp to install 12.x, but the node installation > > does not seem to have been updated. > > Puppet instructions: > > exec { 'Add nodesource sources': > command => 'curl ht

Re: node.js 8 deprecation warning on whimsy-vm5

2020-06-04 Thread Sam Ruby
On Thu, Jun 4, 2020 at 2:53 PM sebb wrote: > > I tried updating init.pp to install 12.x, but the node installation > does not seem to have been updated. Puppet instructions: exec { 'Add nodesource sources': command => 'curl https://deb.nodesource.com/setup_12.x | bash -', creates => '/

Re: node.js 8 deprecation warning on whimsy-vm5

2020-06-04 Thread sebb
I tried updating init.pp to install 12.x, but the node installation does not seem to have been updated. On Mon, 1 Jun 2020 at 17:56, sebb wrote: > > Just saw the below warning when updating whimsy-vm5: > OK to take the recommended action? > > S. > > DEPRECATION WARNING