Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1.3K
Vistas
npm is really slow while installing/updating packages from private git repositories

I use a lot of private node packages (stored on my personal github repositories) in my projects:

"devDependencies": {
  ...
  "my-package": "github:username/my-package#master"
  ...
}

my issues is that, when updating a project or when running npm install, the process takes so long (~ 2 mins), while it's stuck doing something like:

reify:my-package: timing reify:loadBundles Completed in 0ms

Is there anything I can do to speed up the processes when using private repos?

Thanks

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

This isn't a problem with Private repositories or GitHub, NPM itself has been very slow recently. You might want to go with a faster alternative like yarn, It's much faster and can save a ton of time.

Installation of Yarn

To install Yarn you just have to run npm install yarn -g. That will install yarn globally.

Commands of Yarn

This cheat sheet of Yarn alternatives to NPM commands can help - https://shift.infinite.red/npm-vs-yarn-cheat-sheet-8755b092e5cc

Hope it helped :)

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda