tendermint-node
tendermint-node copied to clipboard
bin/update.js failing on Windows
The bin/update is failing with spawn npm ENOENT
error on windows.
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