<p></p>
<h3>Description</h3>
<p>Trying to build from source from the .tar.gz on Downloads section, and i got git lfs error.</p>
<h4>Version</h4>
<p>Latest</p>
<h3>Steps to reproduce</h3>
<p>Just trying to build from source, and got this error, follows the full log:</p>
<pre><code>./gradlew :seednode:build
> Task :assets:compileJava
> Task :assets:processResources
> Task :assets:classes
> Task :assets:jar
> Task :proto:extractIncludeProto
> Task :proto:extractProto
> Task :proto:generateProto
> Task :proto:compileJava
> Task :proto:processResources
> Task :proto:classes
> Task :proto:jar

> Task :common:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :common:processResources NO-SOURCE
> Task :common:classes
> Task :common:jar

> Task :p2p:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :p2p:processResources FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/hrq/Downloads/bisq-1.3.6/build.gradle' line: 280

* What went wrong:
Execution failed for task ':p2p:processResources'.
> p2p data store files have not been synchronized. To fix this, ensure you have Git LFS installed and run `git lfs pull`. See docs/build.md for more information.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 40s
13 actionable tasks: 13 executed
make: *** [Makefile:120: seednode/build] Error 1
</code></pre>
<h3>Expected behaviour</h3>
<p>To build properly, i guess</p>
<h3>Actual behaviour</h3>
<p>Just explained above.</p>
<h3>Screenshots</h3>
<p>None</p>
<h4>Device or machine</h4>
<p>Void Linux</p>
<h4>Additional info</h4>
<p>None</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWIZH5LASU5B7E4KHTR7IN4NANCNFSM4PWELSKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSGSDC66PVMHEVYIOTR7IN4NA5CNFSM4PWELSK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KBMEPPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4399",
"url": "https://github.com/bisq-network/bisq/issues/4399",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>