Skip to content

Local testing for scytale doesn't work #119

@j-mai

Description

@j-mai

When trying to test scytale using a local version of webpa-common by using a replace directive in the go.mod, the following error results:

go: github.com/xmidt-org/webpa-common@v1.11.1: parsing ../webpa-common/go.mod: open /go/src/github.com/xmidt-org/webpa-common/go.mod: no such file or directory
make: *** [Makefile:20: build] Error 1

This is after making the vendor changes to the Makefile and following the local testing instructions in the talaria README. Strangely, the same changes work in tr1d1um and allows for tr1d1um to be used to test webpa-common locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions