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

Allow an option to specify specific npm version for runners #361

Closed
thatkookooguy opened this issue Nov 19, 2021 · 4 comments
Closed

Allow an option to specify specific npm version for runners #361

thatkookooguy opened this issue Nov 19, 2021 · 4 comments
Labels
duplicate This issue or pull request already exists feature request New feature or request to improve the current logic

Comments

@thatkookooguy
Copy link

Description:
When working on a project, I usually update npm to the latest supported version for the node.js version I use. So the version of node.js and npm might not be the same as the default install.

Justification:
Right now, the runner complains about my package-lock.json file not matching the npm version installed on the runner

Are you willing to submit a PR?

sure!

@thatkookooguy thatkookooguy added feature request New feature or request to improve the current logic needs triage labels Nov 19, 2021
@dmitry-shibanov
Copy link
Contributor

Hello @thatkookooguy. Thank you for your report. I think we already have the similar issue. Does it reflect your proposal?

@dmitry-shibanov
Copy link
Contributor

Hello @thatkookooguy, just a gentle ping.

@thatkookooguy
Copy link
Author

Yes, it's the same issue

@dmitry-shibanov dmitry-shibanov added the duplicate This issue or pull request already exists label Nov 22, 2021
@dmitry-shibanov
Copy link
Contributor

Hello @thatkookooguy. Thank you for your answer. I'll close your issue as a duplicate to track it in initial one.

deining pushed a commit to deining/setup-node that referenced this issue Nov 9, 2023
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature request New feature or request to improve the current logic
Projects
None yet
Development

No branches or pull requests

2 participants