tendermint-node icon indicating copy to clipboard operation
tendermint-node copied to clipboard

bin/update.js failing on Windows

Open KrishnaPG opened this issue 5 years ago • 1 comments

The bin/update is failing with spawn npm ENOENT error on windows.

KrishnaPG avatar Oct 09 '19 04:10 KrishnaPG

Issue detailed here: https://nodejs.org/api/child_process.html#child_process_spawning_bat_and_cmd_files_on_windows

PR created to fix this: https://github.com/nomic-io/tendermint-node/pull/10

KrishnaPG avatar Oct 09 '19 05:10 KrishnaPG