Welcome to the Strapi Community @Mr_hacker

Are you behind a proxy by any chance ?
You can also try
npm config set fetch-timeout 60000
To set the timeout if using npm 6 then you can use
npm config fetch-retry-maxtimeout 60000
Welcome to the Strapi Community @Mr_hacker

Are you behind a proxy by any chance ?
You can also try
npm config set fetch-timeout 60000
To set the timeout if using npm 6 then you can use
npm config fetch-retry-maxtimeout 60000