Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing while running postman collection #5

Open
sanketnagdive opened this issue Feb 22, 2024 · 2 comments
Open

Failing while running postman collection #5

sanketnagdive opened this issue Feb 22, 2024 · 2 comments

Comments

@sanketnagdive
Copy link
Collaborator

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

@mohitga
Copy link

mohitga commented Feb 23, 2024

@keshavprasadms can you look and resolve this issue

@beepdot
Copy link
Contributor

beepdot commented Feb 26, 2024

@sanketnagdive I don't think a GUI is necessary. Here is the offical doc for linux install - https://learning.postman.com/docs/postman-cli/postman-cli-installation/#linux-installation
You can change it to newman also, but please test it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants