Npm ERR! code E401 npm 401 unauthorized

If you are having problems to download the dependencies using npm install. If you get this error: “Error code E401” or this one “npm 401 unauthorized”. Go to into the app project folder and try to delete the .npmrc hidden file. And that’s it… solved. Simple like that!
Hope it helps you!