The following should illustrate the problem:
using yarn config set strict-ssl false
will not have the desired result. Does anybody know how to set this to boolean false instead of string 'false'?
How do you set boolean values with "yarn config"?
18.6k views Asked by NicBright At
2
For Yarn 2 or later, add this to yarnrc.yml file