mikepuglisi

Results 3 comments of mikepuglisi

Same problem. Can't run this project due to typescript compilation error ``` return new TSError(diagnosticText, diagnosticCodes) ^ TSError: ⨯ Unable to compile TypeScript: src/resolvers/Query.ts(8,3): error TS2322: Type '(_parent: QueryParent, _args:...

I'm interested in this too. Also wondering...aren't there performance implications to storing all strings as a "mediumtext" column in mysql? (as opposed to designing tables as varchars to match the...

I just ran into this issue. I recently started using Jimp which handles image processing "with zero native dependencies." Something to consider over sharp.