zwave-js / firmware-updates

The firmware update service for Z-Wave JS at https://firmware.zwave-js.io
https://zwave-js.github.io/firmware-updates/
MIT License
30 stars 32 forks source link

The `NodeFS` wrapper must normalize slashes to `/` #91

Closed AlCalzone closed 1 year ago

AlCalzone commented 1 year ago

node:path keeps backwards slashes on Windows, path-browserify does not like them.