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

Version from engines in package.json is not supported #1

Open
3 tasks done
shuhrat opened this issue Jul 3, 2023 · 0 comments
Open
3 tasks done

Version from engines in package.json is not supported #1

shuhrat opened this issue Jul 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@shuhrat
Copy link

shuhrat commented Jul 3, 2023

Clear and concise description of the problem

According to documentation of package.json you may list in engines versions of node, npm, or any other dependent engines.

Package works good, but does not support engines. It would be wonderful to handle it in package.

https://docs.npmjs.com/cli/v9/configuring-npm/package-json#engines

Suggested solution

Take into account entries in engines to detect package manager.

Alternative

No response

Additional context

No response

Validations

@shuhrat shuhrat added the enhancement New feature or request label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant