purduesigbots / pros-vsc

PROS plugin for VS Code
Mozilla Public License 2.0
21 stars 6 forks source link

🐛Pros having trouble installing CLI and Toolchain on Windows #195

Closed Anonymas-Doge closed 1 year ago

Anonymas-Doge commented 1 year ago

Bug Description

Whenever I try to install PROS it says the installation failed

Platform

Windows 10 (school-issued laptop, command prompt is blocked)

Steps to reproduce

  1. Press install Pros in side bar
  2. When Pros says CLI and toolcahin are out of date or not installed press install

Additional Information

image

AndrewLuGit commented 1 year ago

If possible, could you go to %appdata%\Code\User\globalStorage\sigbots.pros\logs and send the log file for when the installation fails?

Anonymas-Doge commented 1 year ago

PROS_Extension_log_2023-10-17T15-06-53.303Z.txt

AndrewLuGit commented 1 year ago

I think the fact that command prompt is blocked on your computer is preventing the VSCode extension from running CLI and toolchain commands. I don't think there's anything we can do on our side to fix that.