With an .npmrc file like below: ``` registry=http://local-npm-install:8080 ``` It seems yarn will not respect this and try the normal NPM upstream.