Closed dsully closed 3 months ago
Sounds like corepack would solve this.
If you've cloned the repo for your installation, I think the following command would fix this.
corepack install yarn@1.22.22
corepack use yarn@1.22.22
# which yarn
yarn install
Let me know if that helps!
I use volta
- so I did it that way. Thanks
Describe the bug Yarn 4 / 4.4.1 does not have
--ignore-scripts
or--no-progress
options as used in thepreinstall
script.To Reproduce Run
yarn install
Expected behavior
fish-lsp
is built and installed.Please complete the following information:
4.4.1-git.20240825.hash-b2f315f6
v20.17.0
3.7.1