獲取您自己的 Node 伺服器
var path = require('path');

var x = path.normalize('Users/Refsnes/../Jackson');

console.log(x);

              

使用者\Jackson