Skip to content

Cannot read property 'pipesCount' of undefined #6

Description

@Thomptronics

As per a previously reported issue (#1), I am getting the following error when the express app is called by your appHandler:

TypeError: Cannot read property 'pipesCount' of undefined
at IncomingMessage.Readable.unpipe (_stream_readable.js:611:12)
at unpipe (/var/task/node_modules/express/node_modules/finalhandler/node_modules/unpipe/index.js:47:12)
at send (/var/task/node_modules/express/node_modules/finalhandler/index.js:184:3)
at Immediate. (/var/task/node_modules/express/node_modules/finalhandler/index.js:113:5)
at Immediate. (/var/task/node_modules/express/lib/router/index.js:618:15)
at Immediate.immediate._onImmediate (timers.js:435:18)
at processImmediate [as _immediateCallback] (timers.js:383:17)

I am using version 4.14.0 of express.

Any help would be greatly appreciated.

Thanks,
-Randy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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