Skip to content

Getting RangeError: Maximum call stack size exceeded when running mcat after running download again #1

Open
@Dedsec1

Description

@Dedsec1

Hey, it seems when i ran mcat download < monster.json or wherever my json files is it seems to output all of the songs downloaded then stops about half way through. this is the output iam seeing. i managed to get this run on Linux with NodeJS 9.2.0 and Ubuntu 17.10

console.js:117
throw e;
^

RangeError: Maximum call stack size exceeded
at Object.exports._unrefActive (timers.js:149:32)
at WriteStream._unrefTimer (net.js:264:12)
at WriteStream.Socket._writeGeneric (net.js:729:8)
at WriteStream.Socket._write (net.js:792:8)
at doWrite (_stream_writable.js:388:12)
at writeOrBuffer (_stream_writable.js:374:5)
at WriteStream.Writable.write (_stream_writable.js:291:11)
at WriteStream.Socket.write (net.js:710:40)
at write (console.js:112:12)
at Console.log (console.js:129:3)

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