I’m currently encountering an error while running the make setup command in the Project on Windows. I’m following the contribution guidelines, but it seems that this command is not functioning correctly. Could you please provide guidance on how to resolve this issue? I am getting this
make : The term ‘make’ is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
- make setup
-
+ CategoryInfo : ObjectNotFound: (make:String) [], CommandNotFoundExc eption + FullyQualifiedErrorId : CommandNotFoundException