expose icon indicating copy to clipboard operation
expose copied to clipboard

[Bug]: expose command not found

Open Abdulfatahkb opened this issue 2 years ago • 1 comments

System architecture

Mac, Intel (x86)

PHP Version

No response

Bug description

[Bug]: After installing the beyondcode/expose expose command cannot be found on linux i can't call the expose executable

Steps to reproduce

No response

Relevant log output

No response

Abdulfatahkb avatar Jan 01 '24 20:01 Abdulfatahkb

It sounds like you have not set it up correctly. The instructions show moving the expose file into /usr/local/bin/, so I'd double check you did that.

You can double check your path too and confirm /usr/local/bin is present (it should be, unless you have changed it).

echo $PATH

ChrisLightfootWild avatar Jan 10 '24 09:01 ChrisLightfootWild