[X] I have searched searched open and closed issues for duplicates.
[X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
Overall summary
When I try to create the package I get this error message.
----- 8< -----
ERROR Failed to apply patch for package socks-proxy-agent at path
node_modules/socks-proxy-agent
This error was caused because socks-proxy-agent has changed since you
made the patch file for it. This introduced conflicts with your patch,
just like a merge conflict in Git when separate incompatible changes are
made to the same piece of code.
Maybe this means your patch file is no longer necessary, in which case
hooray! Just delete it!
Otherwise, you need to generate a new patch file.
To generate a new one, just repeat the steps you made to generate the first
one.
i.e. manually make the appropriate file changes, then run
patch-package socks-proxy-agent
Info:
Patch file: patches/socks-proxy-agent+8.0.1.patch
Patch was made for version: 8.0.1
Installed version: 8.0.4
----- 8< -----
Warning: patch-package detected a patch file version mismatch
Don't worry! This is probably fine. The patch was still applied
successfully. Here's the deets:
Patch file created for
@types/express@4.17.18
applied to
@types/express@4.17.21
At path
node_modules/@types/express
This warning is just to give you a heads-up. There is a small chance of
breakage even though the patch was applied successfully. Make sure the package
still behaves like you expect (you wrote tests, right?) and then run
patch-package @types/express
to update the version in the patch file name and make this warning go away.
ERROR Failed to apply patch for package socks-proxy-agent at path
node_modules/socks-proxy-agent
This error was caused because socks-proxy-agent has changed since you
made the patch file for it. This introduced conflicts with your patch,
just like a merge conflict in Git when separate incompatible changes are
made to the same piece of code.
Maybe this means your patch file is no longer necessary, in which case
hooray! Just delete it!
Otherwise, you need to generate a new patch file.
To generate a new one, just repeat the steps you made to generate the first
one.
i.e. manually make the appropriate file changes, then run
patch-package socks-proxy-agent
Info:
Patch file: patches/socks-proxy-agent+8.0.1.patch
Patch was made for version: 8.0.1
Installed version: 8.0.4
Using a supported version?
Overall summary
When I try to create the package I get this error message.
----- 8< ----- ERROR Failed to apply patch for package socks-proxy-agent at path
This error was caused because socks-proxy-agent has changed since you made the patch file for it. This introduced conflicts with your patch, just like a merge conflict in Git when separate incompatible changes are made to the same piece of code.
Maybe this means your patch file is no longer necessary, in which case hooray! Just delete it!
Otherwise, you need to generate a new patch file.
To generate a new one, just repeat the steps you made to generate the first one.
i.e. manually make the appropriate file changes, then run
Info: Patch file: patches/socks-proxy-agent+8.0.1.patch Patch was made for version: 8.0.1 Installed version: 8.0.4 ----- 8< -----
Steps to reproduce
Expected result
Normally the precess always ran through
Actual result
Warning: patch-package detected a patch file version mismatch
Don't worry! This is probably fine. The patch was still applied successfully. Here's the deets:
Patch file created for
applied to
At path
This warning is just to give you a heads-up. There is a small chance of breakage even though the patch was applied successfully. Make sure the package still behaves like you expect (you wrote tests, right?) and then run
to update the version in the patch file name and make this warning go away.
ERROR Failed to apply patch for package socks-proxy-agent at path
This error was caused because socks-proxy-agent has changed since you made the patch file for it. This introduced conflicts with your patch, just like a merge conflict in Git when separate incompatible changes are made to the same piece of code.
Maybe this means your patch file is no longer necessary, in which case hooray! Just delete it!
Otherwise, you need to generate a new patch file.
To generate a new one, just repeat the steps you made to generate the first one.
i.e. manually make the appropriate file changes, then run
Info: Patch file: patches/socks-proxy-agent+8.0.1.patch Patch was made for version: 8.0.1 Installed version: 8.0.4
Screenshots
No response
Signal version
7.22.0 and higher
Operating system
Fedora 40 - Kernel 6.10.6-200.fc40.x86_64
Version of Signal on your phone
No response
Link to debug log
No response