#Very slow installation

11 messages · Page 1 of 1 (latest)

graceful kindle
#

Hello, I install new nest project but it keep running "Installation in progress...", I have to press Ctrl + C to exist this. It's take very long time to finish

#

Very slow installation

heady glacier
#

If you Ctrl + C and then cd into that directory, then run your npm i is it still slow?

halcyon marsh
#

you could try a slim version of the nestjs app with: npm init nest

heady glacier
#

So it's not the Nest CLI then, but the networkj while resolving the deps

graceful kindle
#

so the issue come from my network speed ?

heady glacier
#

Or the machine itself. I highly doubt it's from the CLI though

#

Especially if npm i itself takes that time too

graceful kindle
#

I know why, I plug my ethernet cable to my laptop and both npm install and nest new are fast

#

since I was using wifi so it's very slow