Skip to content

Unhandled 'error' event #3

@vvzen

Description

@vvzen

node 6.2.0 npm 3.8.9 macOS 10.11.2

I installed the package in my project, while trying the example code throws this error:

events.js:160
      throw er; // Unhandled 'error' event

Error: listen EACCES 0.0.0.0:80
    at Object.exports._errnoException (util.js:953:11)
    at exports._exceptionWithHostPort (util.js:976:20)
    at Server._listen2 (net.js:1240:19)
    at listen (net.js:1289:10)
    at Server.listen (net.js:1385:5)
    at gstreamer.start (/my/project/path/node_modules/gstreamer/index.js:64:17)
    at Object.<anonymous> (/my/project/path/main.js:3:11)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)```

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