ionic-team / ionic-team/ionic-cli
Global dependency installs for virtual environment
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
I know it's not really the done thing, but I use a virtual environment ([nodeenv](https://github.com/ekalinin/nodeenv)) for my projects, and would very much like to have the option not to have a `/node_modules` folder, but instead have required packages installed with the global flag. This would actually install them to my virtual environment.
Is there a way of doing this? If not, could the option be added?
Contributor guide
Assessment
This issue has not been assessed yet.