Skip to content

Conversation

susnux
Copy link

@susnux susnux commented Apr 20, 2025

Description:
Currently if you want to support multiple versions for running (e.g. a library) but enforce a specific version for development you can set devEngines with npm 11.
This PR adds support for parsing the devEngines.runtime field (if it is set to node) for allowing automatic setup.

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@susnux susnux requested a review from a team as a code owner April 20, 2025 11:24
@zanminkian
Copy link

Awsome! Appreciate for your work.

@susnux

This comment was marked as outdated.

Co-authored-by: Grigory <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the feat/support-dev-engines branch from 149b070 to 25df5cd Compare June 21, 2025 13:06
@susnux

This comment was marked as resolved.

@sdavids
Copy link

sdavids commented Jul 11, 2025

@gowridurgad Could we please get this reviewed …

@susnux
Copy link
Author

susnux commented Aug 11, 2025

@HarithaVattikuti anything I can help with pushing this forward?

@susnux
Copy link
Author

susnux commented Oct 15, 2025

I saw you reviewed similar requests @aparnajyothi-y @priya-kinthali maybe you can have a look?
(I am not sure whats the process here, but as this is open for some months)

@SunsetTechuila
Copy link

(I am not sure whats the process here, but as this is open for some months)

That's normal for this repo. You can't really do anything to speed up the process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support devEngines field in package.json

5 participants