执行 patch < nginx-proxy.diff 命令,将文件修改应用到文件中,报告如下错误:
can’t find file to patch at input line 3
Perhaps you should have used the -p or –strip option?
原因:
目标文件没有找到。也就会如下DEMO代码第一行的文件 nginx-proxy.conf 文件没有找到,或者这里拼写错误,或者文件夹路径错误导致。
复制代码
1
2
--- nginx-proxy.conf 2017-10-30 15:37:35.000000000 +0800
+++ nginx-proxy.new 2017-10-30 15:40:14.000000000 +0800
最后
以上就是搞怪八宝粥最近收集整理的关于can't find file to patch at input line 3 错误原因的全部内容,更多相关can't内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复