node-express-mongoose-typescript-boilerplate icon indicating copy to clipboard operation
node-express-mongoose-typescript-boilerplate copied to clipboard

http-status and helmet types are missing

Open ornakash opened this issue 1 year ago • 0 comments

Describe the bug When installing the project, the http-status and helmet types are missing.

To Reproduce Steps to reproduce the behavior:

  1. Clone the project
  2. Go to app.ts file
  3. See types errors

Expected behavior No type errors should be shown

Screenshots image

Desktop (please complete the following information):

  • OS: [e.g. iOS] - Windows
  • Browser [e.g. chrome, safari] - No browser needed, but vscode
  • Version [e.g. 22] - No browser needed, but vscode

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6] - No browser needed, but vscode
  • OS: [e.g. iOS8.1] - No browser needed, but vscode
  • Browser [e.g. stock browser, safari] - No browser needed, but vscode
  • Version [e.g. 22] - No browser needed, but vscode

Additional context This PR should fix this: https://github.com/saisilinus/node-express-mongoose-typescript-boilerplate/pull/53

ornakash avatar Nov 02 '23 20:11 ornakash