mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 06:03:01 -05:00
chore: update to yarnv3 and fix missing packages preventing install
This commit is contained in:
7
.yarnrc.yml
Normal file
7
.yarnrc.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||
Reference in New Issue
Block a user