Christian Rich

Results 8 comments of Christian Rich

`declare module 'react-gtm-module` worked for me

You need to use a library like npm multer and add it to your middleware stack. This will catch the file on POST and attach it to the req object...

I can confirm that changing the affected PNG's file extension to jpg indeed fixes the problem.

@IonicaBizau That would certainly be a nice feature, that the type is determined not by the file extension but the header. Still I find the workaround perfectly acceptable. As long...

Hi @woss Appreciate you being so forthcoming. I cloned your repo, did some modifications and made it work: https://github.com/ChristianRich/aws-lambda-layer-npm-sharp I linked to your repo in the readme. What approach are...

@zphingphong In Node v. 4.4.2 I can process large files without any problems. Node 0.12.0 is pretty old, perhaps it's time for an upgrade?

For me it works perfectly on Ubuntu 14.04, Node 5.7.1 and NPM 3.8.7. It's sitting on a production system and is handling many image resizing operations per day and runs...

This issue is killing me slowly