Hi everyone
I wanted to start using Projects and created an empty Repository on Github. I then used the https link but my credentials are not being accepted in Node-RED.
I then tried to use ssh-key, but then I am told
The repository host key could not be verified. Please update your known_hosts file and try again.
When I substitute the ":" in the ssh link with a "/" I get the error
Authentication required for repository:
But I entered the ssh_key Git Config under settings.
Does anybody have a good how-to or knows what the issues are? I would prefer to use the https approach, if that is still supported.
Thank you
Alex