8000 Make clean fails with go modules · Issue #103 · src-d/ci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make clean fails with go modules #103
Open
@carlosms

Description

@carlosms

See golang/go#31002, src-d/sourced-ce#154

Example output for sourced-ce:

$ make clean 
rm -rf build build/bin 
go clean .
can't load package: package github.com/src-d/sourced-ce: unknown import path "github.com/src-d/sourced-ce": cannot find module providing package github.com/src-d/sourced-ce
/home/cmartin/code/src-d/sourced-ce/.ci/Makefile.main:233: recipe for target 'clean' failed
make: *** [clean] Error 1

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

      0