-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am trying to run the node-microphone example on my Windows 10 machine.
It is crashing with the following error
SoX is installed and added to the Environment Path
`events.js:160
throw er; // Unhandled 'error' event
^
Error: spawn sox ENOENT
at exports._errnoException (util.js:1026:11)
at Process.__dirname.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Timeout.Module.runMain as _onTimeout
at tryOnTimeout (timers.js:232:11)
at Timer.listOnTimeout (timers.js:202:5)
Press any key to continue...`
How can I fix this ?
Patronics
Metadata
Metadata
Assignees
Labels
No labels