Unable to uninstall ActiveState Perl from Windows

Hello I am a newbie to perl. I was trying to uninstall ActiveState Perl from my Windows 10 machine, but it seems there is no step-by-step guidance. I tried using state clean uninstall, post which I started seeing this error:

2021/08/05 12:06:51 Rollbar error: empty token
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0xd2917c]

goroutine 1 [running]:
github.com/ActiveState/cli/internal/locale.T(0x19d6d62, 0x15, 0x0, 0x0, 0x0, 0x1b7a220, 0x8)
D:/a/cli/cli/internal/locale/locale.go:119 +0x5c
github.com/ActiveState/cli/internal/language.init()
D:/a/cli/cli/internal/language/language.go:69 +0x4e

Can you please help me out here?

Thanks.

1 Like

That looks like a known bug. There’s another post on this issue here:

1 Like