VS Pros not building and uploading

Whenever I try to upload and build in the Visual Studio Pros extension it goes on a loop of loading and never actually builds. Anyone else having this problem?

Hit the PROS icon on the left, open the ā€œIntegrated Terminalā€ and run the command pros make, and give us what the output is.

1 Like

Here’s what it said:

pros : The term ā€˜pros’ 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

  • pros make
  •   + CategoryInfo          : ObjectNotFound: (pros:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.