postman-code-generators
postman-code-generators copied to clipboard
Unable to test
I am running this command but not able to test any codegens as shown,
@umeshp7
@Alphasaurs This is definitely weird. Can you try running the test.sh
file present in the npm directory?
./npm/test.sh
And if that doesn't work:
bash npm/test.sh
Also could you tell me which shell are you using?
@webholik both the commands stated by you works fine but same error is occuring when I am runningnpm test
I am using bash terminal.