voxpupuli / puppet-nodejs

Puppet module to install nodejs and global npm packages
https://forge.puppet.com/puppet/nodejs
Apache License 2.0
113 stars 248 forks source link

Add Debian 10 (Buster) support #400

Closed xzavrel closed 4 years ago

xzavrel commented 4 years ago

Hi guys, as Debian Buster has been released it would be nice to have the support for this one also. Is there anything blocking the

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

Use Puppet class { 'nodejs': } on Debian 10.

What are you seeing

Error: /Package[node-red]: Provider npm is not functional on this host

What behaviour did you expect instead

npm should be installed

Output log

Any additional information you'd like to impart

mryanb commented 4 years ago

Similar issue here. Would love to see support for Debian 10 (Buster)

Dan33l commented 4 years ago

@xzavrel and @mryanb hi. Can you propose a PR ? We will be happy to merge it.

juniorsysadmin commented 4 years ago

Closed by #406