Path error
I have tried to edit this path file but i really don't understand what i am doing. Here is my attempt to edit the file below.
An explanation of what i am not understanding would be really appreciated
WARNING: It looks like '/Users/milesscott/.local/bin' is not on your PATH! You will not be able to invoke wasp from the terminal by its name.
You can add it to your PATH by adding following line into your profile file (~/.profile or ~/.zshrc or ~/.bash_profile or ~/.bashrc or some other, depending on your configuration):
export PATH=$PATH:/Users/milesscott/.local/bin/usr/bin/env bash
export PATH=$PATH:/Users/milesscott/.local/bin
waspc_datadir=/Users/milesscott/.local/share/wasp-lang/0.13.2/data
/Users/milesscott/.local/share/wasp-lang/0.13.2/wasp-bin "$@"