79131953

Date: 2024-10-28 03:08:00
Score: 1
Natty:
Report link

You have import errors in the program, seems like types are not installed for express.

Install types for express:

npm install @types/node @types/express --save-dev

Then check again

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jawla