Installed yarn v2. Please set the yarn version to 'berry'. Initial repo/ide isntall will be provded soon. These instructions will be added in that readme.

This commit is contained in:
2021-08-16 08:01:18 -05:00
parent 62a3faf135
commit 726a63f353
4 changed files with 5427 additions and 3115 deletions
+10
View File
@@ -32,3 +32,13 @@ yarn-error.log*
# vercel # vercel
.vercel .vercel
# yarn 2
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.pnp.*
+631
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -0,0 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-berry.cjs
+4783 -3115
View File
File diff suppressed because it is too large Load Diff