While running the installer, it failed at postman collection execution as postman tool is not installed ./install.sh: line 151: postman: command not found. Installed the postman tool and reran the script. We should have installation of postman as part of pre-requisites
Also, we tried running the installer from a remote server (not from local laptop) and it could not execute even after postman tool is installed. It is looking for some UI components to be installed. Can we use newman cli instead of postman cli to execute the postman collection
cc @gandham-santhosh @mohitga @vinukumar-vs @santhosh-tg @keshavprasadms
While running the installer, it failed at postman collection execution as postman tool is not installed ./install.sh: line 151: postman: command not found. Installed the postman tool and reran the script. We should have installation of postman as part of pre-requisites
Also, we tried running the installer from a remote server (not from local laptop) and it could not execute even after postman tool is installed. It is looking for some UI components to be installed. Can we use newman cli instead of postman cli to execute the postman collection
cc @gandham-santhosh @mohitga @vinukumar-vs @santhosh-tg @keshavprasadms