Skip to content

Building on Linux doesn't work #27

@mjnovice

Description

@mjnovice

If I try to build my client on linux it breaks

env GOOS=linux GOARCH=amd64 go build -o cliamd64
# github.com/UiPath/Tetris/cmd/cli/client
client/create.go:81:33: undefined: msalAccessor.New

while it works on macOS. Any reasons why ?

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