Hi @m.semalaiappan,
Welcome to the Postman community ! Just wanted to check with you whether you have installed newman after installing npm because although newman is part of the npm registry, you would have to go ahead and install newman on your machine using the following command:
npm install -g newman
I think the following documentation would be helpful: https://www.npmjs.com/package/newman