Skip to content

Could not find source directory #119

Open
@tcurdt

Description

@tcurdt
$ go run test.go

works just fine but trying ffjson I get

$ type ffjson
ffjson is hashed (/Users/tcurdt/Projects/json/.godeps/bin/ffjson)

$ ls -la
total 24
drwxr-xr-x   6 tcurdt  staff   204 Mar 11 14:15 .
drwx------@ 13 tcurdt  staff   442 Mar 11 16:41 ..
drwxr-xr-x   5 tcurdt  staff   170 Mar 11 14:04 .godeps
-rw-r--r--@  1 tcurdt  staff    25 Mar 11 14:05 Godeps
-rw-r--r--@  1 tcurdt  staff  1450 Mar 11 14:57 test.go
-rw-r--r--@  1 tcurdt  staff  1269 Mar 11 14:53 test.json

$ ffjson test.go 
Error: error=Could not find source directory: GOPATH=["/Users/tcurdt/Projects/json/.godeps" "/Users/tcurdt/Projects/json"] REL="/Users/tcurdt/Projects/json" path="":

$ echo $GOPATH 
/Users/tcurdt/Projects/json/.godeps:/Users/tcurdt/Projects/json

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions