Repl is broken! Console not working at all

I was trying to install the AWS CLI using the Shell.

I used the command aws configure and the repl used NIX to suggest that I use aws.out, awscli.out, or awscli2.out to execute it.

No matter which one I tried, it wouldn’t work — it threw a full page of errors and suggested trying the others:

nix error: building nix env: exit status 1
Output has been trimmed to the last 20 lines

[redacted the long list]

error: aws has been removed: abandoned by upstream. For the AWS CLI maintained by Amazon, see 'awscli' or 'awscli2'
(use '--show-trace' to show detailed location information)

But as a side effect, my console broke! It showed me the following error:

unable to start repl process exec: "prybar-python310": executable file not found in $PATH

Expected vs Current Behavior:
The console doesn’t work at all. It’s just blank. When I “Run” my overall web application, nothing happens anymore.

Steps to reproduce:

  1. In the shell, use the command aws configure
  2. Follow the steps and see them fail after you install them using NIX.
  3. Try to remove mentions of “aws” in the nix file, and still the console doesn’t work…

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0

Replit Profile: https://replit.com/@mngrwl