We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259d601 commit 48d368aCopy full SHA for 48d368a
.yarnrc.yml
@@ -6,6 +6,8 @@ nmMode: hardlinks-local
6
7
nodeLinker: node-modules
8
9
+npmRegistryServer: "https://registry.npmjs.org"
10
+
11
plugins:
12
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
13
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
0 commit comments