diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 000000000..af17b7ce7 --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1,2 @@ +# https://stackoverflow.com/questions/40033794/yarn-unable-to-verify-the-first-certificate +enableStrictSsl: false