formidable icon indicating copy to clipboard operation
formidable copied to clipboard

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

Results 77 formidable issues
Sort by recently updated
recently updated
newest added

#### Support plan - _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or Enterprise): Community - _is this issue currently blocking your project?_ (yes/no): no - _is...

Type: Documentation

I'm using formidable in my express backend. Everything works fine, but when im passing anything other than english in any field, that field is undefined

Status: In Progress
Type: Question

Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

dependencies
github_actions

#### What problem are you trying to solve? https://github.com/node-formidable/formidable/pull/798/commits/a11190f7e4e40de8f799cece87e56a59dc63164f Maybe do not use setTimeout #### Do you have a new or modified API suggestion to solve the problem? Use on('close'...

Type: Enhancement
Area: files

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

#### Support plan - _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or Enterprise): Community - _is this issue currently blocking your project?_ (yes/no): no - _is...

I want to use formidable to upload files directly to S3. Following the [official example][1] it works just fine. However, I want to await the upload process and return the...

```diff -This project requires Node.js >= 10.13 +This project requires Node.js >= 14.18.0 ``` See as `formidable` latest version uses `node:fs` scoped package usage in `require/import` statements.

bug

### Support plan - Which support plan is this issue covered by? (Community, Sponsor, Enterprise): Community - Currently blocking your project/work? (yes/no): no - Affecting a production system? (yes/no): no...

bug

### Support plan - Which support plan is this issue covered by? (Community, Sponsor, Enterprise): community - Currently blocking your project/work? (yes/no): yes - Affecting a production system? (yes/no): somehow...

bug