I was recently working on creating a Node CLI. When I run node file.js pri 1 A then console.log(process.argv) gives only arguments upto 1 not A or any other argument after 1