Skip to content

Json related errors while building #1

Description

@Bushidosan

For anyone running a recent version of golang you might get some errors related to the JSON package in alias.go. This is a known issue: tailscale/tailscale#20254

The fix is on windows to set the following environment variable:

$env:GOEXPERIMENT = "nojsonv2"

Hopefully this helps someone that faces the same issue :)

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