We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was working on #1. While building docker image I get compilation error:
Even manual build is giving compilation error:
@Orbiter Please look. :)
The text was updated successfully, but these errors were encountered:
This looks like the submodule is missing. The submodule contains the complete MCP which also holds the package or.json.
The README of this project explains how to get the submodule in the Installation section: You must clone the project with
git clone --recursive https://github.com/yacy/yacy_grid_crawler.git
If you have not done this, you can fix it afterwards with
git submodule foreach git pull origin master
Sorry, something went wrong.
that solved it
No branches or pull requests
I was working on #1. While building docker image I get compilation error:
Even manual build is giving compilation error:
@Orbiter Please look. :)
The text was updated successfully, but these errors were encountered: