You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a package that has a similar aim (better JSON error location reporting) but using JSON Pointer (RFC 6901) and using a wrapper strategy instead of forking. See github.com/dolmen-go/jsonptrerror.