Skip to content

console: import fails #14

Description

@matryer

Importing the remototypes package fails in the console due to importing issues.

To recreate the problem use the following remoto definition in the console:

package classificationbox

import (
	"github.com/machinebox/remoto/remototypes"
)

You will get error:

4:2: could not import github.com/machinebox/remoto/remototypes (open ./vendor/github.com/machinebox/remoto/remototypes: no such file or directory) 
  • Should it be explicitly handled in generator/importer.go?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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