Skip to content
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

block creation of File['root_npmrc'] when running on Windows #364

Merged
merged 2 commits into from
May 7, 2018

Commits on May 5, 2018

  1. block creation of File['root_npmrc'] when running on Windows

    This file resource causes the puppet-nodejs module to fail on Windows.
    
    Excluding it seems to make the module work.   Installed node-red and node-red-contrib-amqp on Windows via npm package provider successfully with this change.
    jhicks-camgian authored May 5, 2018
    Configuration menu
    Copy the full SHA
    6bff001 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jhicks-camgian/jhicks-camgian-patch-window…

    …s-elide-root_npmrc
    
    block creation of File['root_npmrc'] when running on Windows
    jhicks-camgian authored May 5, 2018
    Configuration menu
    Copy the full SHA
    b72256d View commit details
    Browse the repository at this point in the history