TypeScript compilation error, cannot find corresponding type declarations. #246
hsiddiqui1479
started this conversation in
General
Replies: 2 comments 2 replies
-
@hsiddiqui1479 you are probably missing type declarations for multer, install them via |
Beta Was this translation helpful? Give feedback.
1 reply
-
@hsiddiqui1479 try destroying the current docker container and creating a new one, you would need to do this everytime you install a new dependency |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
NEED HELP. I tried to add multer and winston but I am getting typescript compilation error. I have added the corresponding types but still getting same error.
Beta Was this translation helpful? Give feedback.
All reactions