08-17-2022 05:21 AM
I am trying to install encore CLI and connect with FMC and getting permission denied error while testing.
08-17-2022 06:23 AM
run program as root user. you can use sudo command
08-17-2022 06:48 AM
Thanks @Kasun Bandara , but when I run as root user I get command not found error. please let me know if I am missing any step
08-17-2022 12:18 PM
sudo chmod +x ./encore.sh
then run ./encore.sh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide