My organization requires me to run git defender
for committing changes into our GitHub organization. Even after running this command, I am unable to create a new project from Node-RED. Here are the steps I am following. Can you please advise what am I missing?
- Create a new repository in GitHub.
- Clone the repository on my laptop.
- Run
git defender
in the folder. - Launch Node-RED with
node-red
. - Follow prompts to create a new project.
The following error happens.
An unexpected error occurred:
Code Defender: Repository has not been setup with git defender Run git defender --setup