Hello team! I just forked the Datahub repo and I a...
# getting-started
g
Hello team! I just forked the Datahub repo and I am trying to build the module for metadata ingestion. However I run into the following issue and was wondering if I could get some help getting unblocked.
Copy code
> Task :metadata-ingestion:installDev FAILED
:metadata-ingestion:installDev (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1 mins 29.42 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':metadata-ingestion:installDev'.
> Process 'command 'bash'' finished with non-zero exit value 1
The command I run is
./gradlew :metadata-ingestion:installDev --info
_updated_: Resolved the issue by installing cargo.