Fixing broken Yarn lifecycle hooks

This commit is contained in:
Marco Lipparini
2023-07-16 05:05:27 +02:00
parent aefd888de3
commit 508b3e0006
4 changed files with 20 additions and 17 deletions

6
bin/ldd Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# Inspired by https://github.com/yarnpkg/yarn/issues/3421#issuecomment-1399393547
echo "This file is just a stub; it is not meant to be executed.
It will be replaced by the postinstall script with the binary for the target platform."