[rcc] go run cmd/rcc/main.go withe errors

Hello there,

I have cloned this project and run it under the environment:

OS: Windows 11
Go Version: go version go1.20.2 windows/amd64 or go version go1.18.10 windows/amd64

When I try to run:
go run cmd/rcc/main.go

the error appears:

Fatal failure with 'C:\Users\123\AppData\Local\robocorp\settings.yaml', see: {111 Could not read default settings, reason: open assets/settings.yaml: file does not exist}
Sorry. Cannot recover, will exit now!

This is duplicate discussion, see: 111 Could not read default settings, reason: open assets/settings.yaml: file does not exist · Issue #49 · robocorp/rcc · GitHub