ionic-team / ionic-team/ionic-cli
Global dependency installs for virtual environment
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Direção de pesquisa
The issue mentions nodeenv, /node_modules, and global package installation but names no Ionic CLI files or tests. Start by locating the CLI's dependency-installation entry point and existing option coverage; done would be a documented option that installs required packages into the virtual environment and has tests for that behavior.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- node.js, typescript
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 25/100