-
-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
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
Proxy config fails on ubuntu when using the managed repo #51
Comments
sfc-gh-eraigosa
added a commit
to sfc-gh-eraigosa/puppetlabs-nodejs
that referenced
this issue
Mar 14, 2014
Proxy config fails on ubuntu when using the managed repo voxpupuli#51
|
Sorta fixed when using the npm defined type, but not sure if this would still raise its head when using the npm provider. Closing for now, but feel free to re-open. |
cyberkov
pushed a commit
to cyberkov/puppetlabs-nodejs
that referenced
this issue
Aug 21, 2015
fix requires for proxy config when on ubuntu voxpupuli#51
cegeka-jenkins
pushed a commit
to cegeka/puppet-nodejs
that referenced
this issue
Oct 23, 2017
Proxy config fails on ubuntu when using the managed repo voxpupuli#51
cegeka-jenkins
pushed a commit
to cegeka/puppet-nodejs
that referenced
this issue
Oct 23, 2017
fix requires for proxy config when on ubuntu voxpupuli#51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The proxy config command fails because it requires Package['npm'] but we don't install this from the managed repo as it's bundled.
The text was updated successfully, but these errors were encountered: