Skip to content

throw er; // Unhandled 'error' event #6

@eguvenc

Description

@eguvenc

When i run below the code i get an error.

var play = require('play'); // play with a callback play.sound('./wavs/sfx/intro.wav', function(){ }); info - socket.io started playing=>./wavs/sfx/intro.wav

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:975:11)
at Process.ChildProcess._handle.onexit (child_process.js:766:34)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions