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