Customize login page - onboarding

Hello,
I’m new to Auth0. I tried configuring a custom login page, and having issues using the CLI:
I tried using Auth0.exe to update the template - doesn’t work. I ran the “auth0.exe branding templates update” command and got exception:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x14690be]

goroutine 26 [running]:
github.com/auth0/auth0-cli/internal/cli.(*cli).obtainCustomTemplateData.func3()
home/runner/work/auth0-cli/auth0-cli/internal/cli/branding.go:435 +0x21e
golang.org/x/sync/errgroup.(*Group).Go.func1()

I tried download a previous version, but it still doesn’t work:

$ ./auth0.exe branding templates update
Do you want to save the template? (Y/n)
=== illusivenetworks-dev.us.auth0.com error

▸ Failed to capture prompt input: Incorrect function.

What am I missing?

2 Likes

@mkamer unfortunate to see nobody has replied to this thread yet. I just encountered the same issue but on Mac OS. Did you by chance ever find a solution?

@peter.fernandez any possible solution for this?

This may relate to your issues or those of others who wind up on this thread