installation path not found on PATH environment variable

51 views Asked by At

I am trying to stack install a file on a mac terminal to complete a Haskell assignment but when I type in 'stack install' I'm met with 'Installation path my/path/ not found on the PATH environment variable. Could you tell me how I can resolve this?

The instructions for the assignment are to download the zip file, unzip and open a terminal within the file to stack install. this is not working due to the path environment problem

0

There are 0 answers