- 
                Notifications
    You must be signed in to change notification settings 
- Fork 101
          Running stop:npm-proxy command on Windows
          #2052
        
          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
Conversation
…nown inconsistent dependencies
Co-authored-by: Kamil Sobol <[email protected]>
…nconsistent yield correct results
This reverts commit 44a9051.
| 
 | 
BRANCH DID NOT ORIGINATE FROM MAIN
Problem
npm:stop-proxycommand was unable to be run without an error on Windows, so verdaccio process could not be killed. This stems fromlsofcommand not existing on Windows.Issue number, if available: N/A
Changes
stop-npm-proxy.tson Windows machineCorresponding docs PR, if applicable:
Validation
Checked that process running on verdaccio port is killed after
stop:npm-proxycommand is runChecklist
run-e2elabel set.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.