I have a project and I build path from token strings using path join e.g.
let myPath = path.join(\'root\', \'path01\')
Normally I develop on a P