I want to move to another directory in Node.js command prompt but when I open the Node.js cmd window it doesn\'t show me any path. Here is the screenshot of the Node.js cmd wind
To switch to the another directory process.chdir("../");