Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

devEngines #9765

Closed
justinbmeyer opened this issue Sep 26, 2015 · 3 comments
Closed

devEngines #9765

justinbmeyer opened this issue Sep 26, 2015 · 3 comments

Comments

@justinbmeyer
Copy link

A few of my projects require a certain version of NPM to do development work. For example, they use preversion, version, and postversion scripts. I'd like to let people know they need to upgrade npm, but only if they are doing development work. I don't want them to update if they are simply using the project.

Would you consider adding a devEngines config that would warn only when a package is being used in a development context?

Thanks!

@nrempel
Copy link

nrempel commented Mar 23, 2016

I'd like to see this functionality too!

In the meantime, you can set it up manually by following the lead of https://github.com/facebook/react.

Steps:

@npm-robot
Copy link

We're closing this issue as it has gone seven days without activity and without being labeled. If we haven't even labeled in issue in seven days then we're unlikely to ever read it.

If you are still experiencing the issue that led to you opening this or this is a feature request you're still interested in then we encourage you to open a new issue. If this was a support issue, you may be better served by joining package.communty and asking your question there.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

@danny-andrews
Copy link

Alternatively, you can just use existing tools for this: nvm + .nvmrc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants