We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Use Puppet class { 'nodejs': } on Debian 10.
class { 'nodejs': }
Error: /Package[node-red]: Provider npm is not functional on this host
npm should be installed
The text was updated successfully, but these errors were encountered:
Similar issue here. Would love to see support for Debian 10 (Buster)
Sorry, something went wrong.
@xzavrel and @mryanb hi. Can you propose a PR ? We will be happy to merge it.
Closed by #406
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: