npm error code 1
npm error path /home/runner/work/hap-controller-node/hap-controller-node/node_modules/@stoprocent/noble
npm error command failed
npm error command sh -c patch-package
npm error patch-package 8.0.0
npm error Applying patches...
npm error Error: Patch file found for package docker-pull which is not present at node_modules/@vweevers/docker-pull
npm error Error: Patch file found for package docker-run which is not present at node_modules/docker-run
npm error Error: Patch file found for package prebuildify-cross which is not present at node_modules/prebuildify-cross
npm error ---
npm error patch-package finished with 3 error(s).
That more sound like patch stuff that is only relevant for your CI pipeline and should never trigger errors when used normally, or?
I also saw that the first time on 1.4.2
see https://github.com/Apollon77/hap-controller-node/actions/runs/11073038352/job/30768679102#step:4:13
That more sound like patch stuff that is only relevant for your CI pipeline and should never trigger errors when used normally, or? I also saw that the first time on 1.4.2