cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

NPM module postinstall fails on Windows #538

Closed RoryStokes closed 3 years ago

RoryStokes commented 3 years ago

The postinstall phase of the node-support NPM module fails under Windows due to the unix-style path.

> cloudstate@0.0.3 postinstall <WORKING_DIRECTORY>\node_modules\cloudstate
> bin/download-protoc.js

'bin' is not recognized as an internal or external command,
operable program or batch file.