From 9ca8ac467bfb34c93eb981b715ec6fc17fa33adc Mon Sep 17 00:00:00 2001 From: -l Date: Wed, 29 Nov 2023 14:37:58 +0100 Subject: [PATCH 1/2] docs(FAQ): change version of yarn to 4 --- packages/dnb-design-system-portal/src/docs/contribute/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx b/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx index 7a3ddbdff97..6d18bb8d3a7 100644 --- a/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx +++ b/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx @@ -27,7 +27,7 @@ Due to this bug: https://github.com/babel/babel/issues/11394 we add `.png,.snap` ### Yarn PnP -Currently, Eufemia uses yarn v3 with `node_modules`. +Currently, Eufemia uses yarn v4 with `node_modules`. When switching over to Yarn PnP, there are some issues: From f341d3d3295e106154cc077182b9cca5fd68eac7 Mon Sep 17 00:00:00 2001 From: Anders Date: Thu, 30 Nov 2023 12:09:11 +0100 Subject: [PATCH 2/2] Update packages/dnb-design-system-portal/src/docs/contribute/faq.mdx --- packages/dnb-design-system-portal/src/docs/contribute/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx b/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx index 6d18bb8d3a7..445dd0795be 100644 --- a/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx +++ b/packages/dnb-design-system-portal/src/docs/contribute/faq.mdx @@ -27,7 +27,7 @@ Due to this bug: https://github.com/babel/babel/issues/11394 we add `.png,.snap` ### Yarn PnP -Currently, Eufemia uses yarn v4 with `node_modules`. +Currently, Eufemia uses yarn with `node_modules`. When switching over to Yarn PnP, there are some issues: