Giter Site home page Giter Site logo

lambda-express's People

Contributors

cplee avatar schuyler1d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lambda-express's Issues

TypeError: Cannot read property 'pipesCount' of undefined at IncomingMessage.Readable.unpipe

First of all, a great idea to. Thanks for this.

How ever I get this error while trying to use this ...

TypeError: Cannot read property 'pipesCount' of undefined at IncomingMessage.Readable.unpipe (_stream_readable.js:652: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:146:3) at Object. (/var/task/node_modules/express/node_modules/finalhandler/index.js:107:5) at Object. (/var/task/node_modules/express/lib/router/index.js:618:15) at Object.immediate._onImmediate (timers.js:381:16) at processImmediate as _immediateCallback

Appreciate your help.

Work with Binary data?

Have you gotten this working with binary data? I'm trying to return a PDF and am having issues. I think it's on the API-Gateway side based on posts on the AWS forums (e.g. https://forums.aws.amazon.com/thread.jspa?threadID=219124) but thought I'd check if you've gotten it working. Setting heading mapping as you specified got it returning as a PDF, but didn't actually load (corrupted, again as in the linked aws forum thread).

Thanks!

Cannot read property 'pipesCount' of undefined

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.