var path = require('path'); var x = path.join('Users', 'Refsnes', '..', 'demo_path.js'); console.log(x);
Users\demo_path.js