path-browserify
path-browserify copied to clipboard
Add path.win32 & path.posix and export the correct one.
If someone is doing path operations on file paths on windows they want windows paths not unix paths.
Hi @Raynos , have you found a solution for this?
I'm getting this error Cannot read properties of null (reading 'normalize') when reading normalize from path.win32