flmxyz
WWasp-lang
•Created by flmxyz on 7/17/2023 in #đŸ™‹questions
MacOs Error.
Hi everyone, I'm getting a fail when I try to install Wasp on my Mac.
Error is =
It looks like '/Users/cankaytaz/.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/cankaytaz/.local/bin
Can anyone help me with that situation?
41 replies