Open
Description
Description
The following error was introduced with [email protected]
. Functionality seems unaffected.
_stream_readable.js:693 Uncaught TypeError: dest.end is not a function
at Socket.onend (_stream_readable.js:693)
at Object.onceWrapper (events.js:312)
at Socket.emit (events.js:228)
at endReadableNT (_stream_readable.js:1185)
at processTicksAndRejections (internal/process/task_queues.js:81)
onend @ _stream_readable.js:693
onceWrapper @ events.js:312
emit @ events.js:228
endReadableNT @ _stream_readable.js:1185
processTicksAndRejections @ internal/process/task_queues.js:81
23:23:26.069
Steps to Reproduce
apm install [email protected]
- Build a project
Expected behavior:
No error message logged
Actual behavior:
Throws error
Reproduces how often:
Always
Versions
v0.75.0