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

Fixed the salt.modules.npm module to check the npm version correctly on the Windows platform #51813

Merged
merged 3 commits into from
Mar 5, 2019

Commits on Feb 25, 2019

  1. Changed the __virtual__ function in salt.states.npm to look for a fun…

    …ction name that's likely not to change during refactoring...
    arizvisa committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    7c277b7 View commit details
    Browse the repository at this point in the history
  2. Revert "Changed the __virtual__ function in salt.states.npm to look f…

    …or a function name that's likely not to change during refactoring..."
    
    This reverts commit 7c277b7.
    arizvisa committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    899148a View commit details
    Browse the repository at this point in the history
  3. Attempted fix for the salt.modules.npm module to search for the path …

    …to npm in order to check its version.
    arizvisa committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d9bc1dc View commit details
    Browse the repository at this point in the history