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.