alex-ui
Results
2
comments of
alex-ui
If you're on Windows, make sure you've set up your `PATH` variables correctly.
> Oh, I'm using a M1 MacBook Pro. In that case, try executing these two commands: ``` PATH=/bin:/usr/bin:/usr/local/bin:/sbin:${PATH} export PATH ``` And also, just in case, you can "reset" the...