Mia Nordentoft

Results 5 comments of Mia Nordentoft

This is causing issues on production for me; while it does in fact throw an error when a file is too big, it does not appear to check the file...

I may have determined the (partial) cause of this. The busboy event `limit` is correctly listened for and passed to `abortWithCode` which passes it to `abortWithError` in `lib/make-middleware.js`, however `abortWithError`...

Is there any update on this? I am facing the same issue and have not found an alternative.

I just noticed that [this line](https://github.com/paradigmnomad/PPJA/blob/50676097ca12dd7254d1899f520c81e9bc74d7e7/%5BPPJA%5D%20Artisan%20Valley/%5BDGA%5D%20Artisan%20Valley%20Machine%20Goods/machine-recipes.json#L2138) also references "Poblano Chili" when in fact it is called "Poblano Chile" in code. I assume that also needs to be fixed.

Any chance you could put your fork up on npm as a temporary solution?