79452910

Date: 2025-02-19 22:23:06
Score: 1
Natty:
Report link

If you're using Yarn 2+, you need to create a .yarnrc.yml file, which is more like this:

npmScopes:
 [NPM_ORG]:
    npmRegistryServer: "[NPM_REGISTRY]"
    npmAuthToken: "[NPM_TOKEN]"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dan Schoonmaker