The ${user} variable cannot be used on Windows, because the username is stored in process.env.USERNAME instead of process.env.USER on Windows
The ${user} variable cannot be used on Windows, because the username is stored in process.env.USERNAME instead of process.env.USER on Windows