When I try to install tap using
npm install tap
I get the following error:
npm ERR! Error: unauthorized Name or password is inc
Removing package-lock.json and node_modules did the trick in my case.