-
Now that the TS compiler supports module [resolution](https://github.com/Microsoft/TypeScript/issues/2338) via node, it would be nice not to use TSD to install the typing but instead have them include…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Everything was working with string-width v3.2.3, until v5.0.1 was added to yarn.lock, after then I get:
- `Err…
-
Our API documentation is written using OpenAPI and is almost complete. However, some endpoints may not be fully up-to-date with the latest code changes. If you're interested in contributing, feel free…
-
In src/middlewares/multer.middleware.js
We must import multer correctly.
-
- support file upload pdf and doc
-
I am currently writing a chat app, where user can upload avatar picture, for that I use nestJs and their multer abstraction package, all works well with POSTMAN meaning that I can update file from i…
-
Version 4.21.0 and older now pulls in types for 5.0.0 that are incompatible.
```
"node_modules/@types/express": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I want to parse a query property which is an enum type using ParseEnumPipe.
```ts
@Post('lo…
-
i used [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) Sometimes my template file index.html is not packaged into the dist directory, with a probability of 1/4 or 1/3, meaning …
-
**Is your feature request related to a problem? Please describe.**
Currently, we only support uploading one stratification CSV file at a time, but ideally we want to support uploading multiple CSV fi…