npm / node-which

Like which(1) unix command. Find the first instance of an executable in the PATH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://registry.npmjs.org/which/-/which-1.2.2.tgz: 404

coderbyheart opened this issue · comments

npm ERR! fetch failed https://registry.npmjs.org/which/-/which-1.2.2.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404

It seems the version has been removed?

Duplicate of #25

@coderbyheart Where are you getting this error? Is there a dep that's requiring this version explicitly?

Not in my package.json.
How can I find out which sub-dependency is pulling this version?