There was an error while loading. Please reload this page.
Currently url.fileURLtoPath produces different output based on the operating system the program is ran on.
url.fileURLtoPath
I couldn't find an helper similar to path.posix or path.win32.
path.posix
path.win32
Currently
url.fileURLtoPathproduces different output based on the operating system the program is ran on.I couldn't find an helper similar to
path.posixorpath.win32.