VS Code not executing program

I'm trying to run a simple program (no errors with the code itself) but whenever I go to run the program I get this error.
No description
5 Replies
JavaBot
JavaBot3w ago
This post has been reserved for your question.
Hey @rainycaptain! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
jimender2
jimender23w ago
What is the full command you are trying to run. Since you have a space in the file path (the C:\Program Files...) you need to surround that with quotes
JavaBot
JavaBot3w ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
FirasRG
FirasRG3w ago
it's not recommended to open cmd out of your ide also you're not targeting any project directory here it seems you're absolutely beginner did you learn the vscode basics from official docs ?
JavaBot
JavaBot3w ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?