Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows #52

Open
khalilTN opened this issue Mar 21, 2019 · 3 comments
Open

Windows #52

khalilTN opened this issue Mar 21, 2019 · 3 comments

Comments

@khalilTN
Copy link

Any news about this lib running on windows ?

@ORESoftware
Copy link
Owner

@khalilTN I will start working on that soon, I haven't tested it on windows yet, shouldn't take too much work, the hardest part is testing on windows for every new release, kind of a pain in the ass.

@nmalenovic
Copy link

seems like useful library but installation fails on windows - any plans at all, on supporting windows at all?

C:\Users\********\workspace>npm -g install live-mutex
C:\Users\********\AppData\Roaming\npm\lmx_release_lock -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\release.js
C:\Users\********\AppData\Roaming\npm\lmx_acquire_lock -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\acquire.js
C:\Users\********\AppData\Roaming\npm\lmx_inspect_broker -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\inspect.js
C:\Users\********\AppData\Roaming\npm\lmx_launch_broker -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\start-server.js
C:\Users\********\AppData\Roaming\npm\lmx_start_server -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\start-server.js
C:\Users\********\AppData\Roaming\npm\lmx_ls -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\ls.js
C:\Users\********\AppData\Roaming\npm\lmx -> C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\lmx.sh

> [email protected] postinstall C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex
> ./assets/postinstall.sh

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `./assets/postinstall.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\********\AppData\Roaming\npm-cache\_logs\2020-07-21T20_04_27_956Z-debug.log

C:\Users\********\\workspace>npm link live-mutex
npm ERR! code EEXIST
npm ERR! path C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\acquire.js
npm ERR! dest C:\Users\********\AppData\Roaming\npm\lmx_acquire_lock.cmd
npm ERR! EEXIST: file already exists, cmd shim 'C:\Users\********\AppData\Roaming\npm\node_modules\live-mutex\assets\cli\acquire.js' -> 'C:\Users\********\AppData\Roaming\npm\lmx_acquire_lock.cmd'
npm ERR! File exists: C:\Users\********\AppData\Roaming\npm\lmx_acquire_lock.cmd
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\********\AppData\Roaming\npm-cache\_logs\2020-07-21T20_05_43_216Z-debug.log

@ORESoftware
Copy link
Owner

unfortunately windows is not supported, i no longer own a personal windows machine and cloud-based windows ci/cd is not super easy to come by

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants