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:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -32,3 +32,13 @@ yarn-error.log*
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
|
||||
# yarn 2
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
.pnp.*
|
||||
Reference in New Issue
Block a user