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

Gemset Like Feature in NVM #18788

Open
adil-appifytech opened this issue Oct 11, 2017 · 0 comments
Open

Gemset Like Feature in NVM #18788

adil-appifytech opened this issue Oct 11, 2017 · 0 comments

Comments

@adil-appifytech
Copy link

adil-appifytech commented Oct 11, 2017

What's the feature?

  • Project based global packages.

What problem is the feature intended to solve?

  • Lets say I have an angular 2 project which was created and managed with Angular CLI 1.0.0 and for some reason That Angular CLI project has been updated to 2.0.0. This updated packages do everything based on Angular 4, which is problem for our older project. So have these global CLI's based on project would help us manage that.

  • Following article have also tried to explain this pain (https://www.sitepoint.com/solve-global-npm-module-dependency-problem/)

Is the absence of this feature blocking you or your team? If so, how?

  • It is blocking us doing experiments on new packages/frameworks and also keep working on existing projects.

Is this feature similar to an existing feature in another tool?

  • In RVM, you have Gemsets which help you achieve the same goal.

Is this a feature you're prepared to implement, with support from the npm CLI team?

  • No. Don't have those skills :(
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

2 participants