let reqPath = path.join(__dirname, '../');//It goes 1 folders or directories back from given __dirname.
let reqPath = path. join(__dirname, '../');