Open jwli-code opened 2 months ago
Hello,
A few questions:
Do you need to run FCS-GX outside a Docker/Singularity container? We recommend following the quickstart using containers if that's an option.
What git command are you running that produces the message below:
fatal: Not a git repository (or any parent up to mount point /public)
What is the set of commands including git clone
and after that produced this message? You need to run git clone
, then cd
into the repo root, then run make
which generates the build folder.
After running "git clone," there is no "build" folder.