Issues in "Your First Program"

When I run build task I get this text

Instead of ‘Build finished successfully’.

Though when I run .\hello it still works and shows me the print lines I asked for. Any reasons I’m seeing the above text after run build task and not ‘build finished successfully’?

1 Like

I have the same issue

Different terminals show different outputs (annoying, I know, but it is what it is).

Stephen is using Powershell for his terminal, while the default is Command Prompt. The good news is if that’s all you see then the compilation is successful!

Ah okay, thanks for the clarification. Is there a way to get my terminal to use Powershell when I ‘run build task’ myself?

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

Privacy & Terms