lujakob/nestjs-realworld-example-app

[BUG] `npm i` - `FetchError: request to https://npm.styque.de/which/-/which-1.3.0.tgz failed, reason: connect ECONNREFUSED 89.31.143.1:443`

Arkady-Skvortsov opened this issue · 1 comments

When I starting to npm i command for working with that repo, I catch it:
FetchError: request to https://npm.styque.de/which/-/which-1.3.0.tgz failed, reason: connect ECONNREFUSED 89.31.143.1:443

What I need to do, that done it hell?

Deleting package-lock.json fixed it for me.