Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

ENOENT: no such file or directory #4

@alexey-sh

Description

@alexey-sh

Hi

var StreamPlayer = require('stream-player');
var player = new StreamPlayer();
player.add('https://ia802508.us.archive.org/5/items/testmp3testfile/mpthreetest.mp3');

player.play();

throws the error

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

Error: ENOENT: no such file or directory, open 'https://ia802508.us.archive.org/5/items/testmp3testfile/mpthreetest.mp3'
    at Error (native)

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