connectome-neuprint / neuPrintHTTP

Implements connectomics REST interface
5 stars 2 forks source link

go get returns fg: no current job #57

Open jakobtroidl opened 2 years ago

jakobtroidl commented 2 years ago

Hi,

I am trying to setup neuPrintHTTP locally on my machine (MacOS) and I get the following error. When running

% go get github.com/connectome-neuprint/neuPrintHTTP

it returns fg: no current job (see Screenshot).

Screen Shot 2022-01-22 at 10 25 12 AM

I use go version go1.16.13 darwin/amd64 and I have my GOPATH variable set. Downloading other go github repositories works with my setup (e.g., github.com/IBM-Cloud/terraform-provider-ibm)

I'd be thankful for any hints or solutions.

Best, Jakob

woozar commented 4 weeks ago

just remove the leading % that you copied to the cli