Closed nolafs closed 1 year ago
@nolafs I wanted to report that your minimum reproduction link is not working from 404.
Please, use our Discord channel (support) for such questions. We are using GitHub to track bugs, feature requests, and potential improvements.
Is there an existing issue for this?
Current behavior
Local build works perfectly fine. Following was added to my media module.
and added the type Multer to the tsconfig. This has fixed the build for locally but when deployed to Netlfy, I get the following error:
Namespace 'global.Express' has no exported member 'Multer'.
Build is failing.
Minimum reproduction code
https://github.com/nolafs/spacebrainz/tree/main/apps/api/src/app/media
Steps to reproduce
You need build on netlify
Expected behavior
It should build without issues as my local build is doing
Package
Other package
No response
NestJS version
No response
Packages versions
Node.js version
16.13.0
In which operating systems have you tested?
Other
No response