Olá, quando eu tento rodar o código pelo terminal do VS versão 1.50 ele da um erro e também quando tendo fazer pelo debugger igual foi ensinado na aula, aparece a mesma coisa
executei pelo comando node 8-loops:
node : The term 'node' 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 andtry again.
At line:1 char:1 + node 8-loops + ~ + CategoryInfo : ObjectNotFound: (node:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Quando eu tento executar só com 8-loops:
At line:1 char:2 + 8-loops+ ~ Unexpected token '-loops' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken