-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I'm trying to install the latest version but when I run the command I get errors.
It's like if something is missing in the files...
C:\>go install github.com/tmc/nlm/cmd/nlm@latest
go: downloading github.com/tmc/nlm v0.0.0-20250920030341-98965898b828
go: downloading golang.org/x/term v0.32.0
go: downloading google.golang.org/grpc v1.73.0
go: downloading google.golang.org/protobuf v1.36.6
go: downloading github.com/chromedp/cdproto v0.0.0-20241022234722-4d5d5faf59fb
go: downloading github.com/chromedp/chromedp v0.11.2
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/sys v0.33.0
go: downloading golang.org/x/net v0.41.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/chromedp/sysutil v1.1.0
go: downloading github.com/gobwas/ws v1.4.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/gobwas/httphead v0.1.0
go: downloading github.com/gobwas/pool v0.2.1
go: downloading golang.org/x/text v0.26.0
# github.com/tmc/nlm/internal/auth
Users\xxx\go\pkg\mod\github.com\tmc\[email protected]\internal\auth\auth.go:155:22: undefined: getBrowserPathForProfile
Users\xxx\go\pkg\mod\github.com\tmc\[email protected]\internal\auth\auth.go:228:16: undefined: getCanaryProfilePath
Users\xxx\go\pkg\mod\github.com\tmc\[email protected]\internal\auth\auth.go:235:15: undefined: getBraveProfilePath
Users\xxx\go\pkg\mod\github.com\tmc\[email protected]\internal\auth\auth.go:646:21: undefined: getBrowserPathForProfile
Users\xxx\go\pkg\mod\github.com\tmc\[email protected]\internal\auth\auth.go:675:17: undefined: getCanaryProfilePath
I've try with older versions but i get error when I try to auth:
nlm: ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value: PermissionBlock
Thanks for the project!
Metadata
Metadata
Assignees
Labels
No labels