Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building error! #1842

Closed
linkerlin opened this issue Mar 21, 2024 · 0 comments · Fixed by #1853
Closed

Building error! #1842

linkerlin opened this issue Mar 21, 2024 · 0 comments · Fixed by #1853
Labels
bug Something isn't working

Comments

@linkerlin
Copy link

Bug description

Build the main branch, then got a error:

github.com/efekarakus/termcolor

C:\Users\linke\go\pkg\mod\github.com\efekarakus\termcolor@v1.0.1\termcolor.go:80:21: undefined: lookupWindows

Environment

  • OS: Windows 11
  • Headscale version: main branch
  • Go version: 1.22.1
@linkerlin linkerlin added the bug Something isn't working label Mar 21, 2024
SergeAx added a commit to SergeAx/headscale that referenced this issue Mar 30, 2024
jagottsicher's fork fixed a bug in Windows implementation. While Windows may be not intended as a target platform,
some contributors may prefer it for development.

Also ran go mod tidy, thus two more unnecessary packages are removed from go.sum
SergeAx added a commit to SergeAx/headscale that referenced this issue Apr 5, 2024
jagottsicher's fork fixed a bug in Windows implementation. While Windows may be not intended as a target platform,
some contributors may prefer it for development.

Also ran go mod tidy, thus two more unnecessary packages are removed from go.sum
SergeAx added a commit to SergeAx/headscale that referenced this issue Apr 16, 2024
jagottsicher's fork fixed a bug in Windows implementation. While Windows may be not intended as a target platform,
some contributors may prefer it for development.

Also ran go mod tidy, thus two more unnecessary packages are removed from go.sum
SergeAx added a commit to SergeAx/headscale that referenced this issue Apr 16, 2024
jagottsicher's fork fixed a bug in Windows implementation. While Windows may be not intended as a target platform,
some contributors may prefer it for development.

Also ran go mod tidy, thus two more unnecessary packages are removed from go.sum
juanfont pushed a commit that referenced this issue Apr 16, 2024
jagottsicher's fork fixed a bug in Windows implementation. While Windows may be not intended as a target platform,
some contributors may prefer it for development.

Also ran go mod tidy, thus two more unnecessary packages are removed from go.sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant