Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] Use in Docker #50

Open
Gudaites opened this issue Sep 22, 2024 · 1 comment
Open

[ERROR] Use in Docker #50

Gudaites opened this issue Sep 22, 2024 · 1 comment

Comments

@Gudaites
Copy link

I'm encountering a problem: I imported the FastifyMulterModule into the AppModule and was able to use it in the AppController without issues. However, when I try to use it in a separate module called SelfModule, even though I've imported the module correctly, the files come through as "undefined." Interestingly, this only happens when I'm running the application inside Docker; locally, it works fine.

@jmcdo29
Copy link
Owner

jmcdo29 commented Sep 22, 2024

Please provide a minimum reproduction repository (Git repository/StackBlitz/CodeSandbox project).

why reproductions are required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants