npmrc
Sometimes, when I run yarn for a project that uses a private dependency (whose registry access requires an auth token), I run into the 401 error: Usually this doesn’t happen if we have a proper .npmrc file somewhere up the root of the workdir (typically in the user home directory). But sometimes I am forced […]
Read More npmrc