-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Tried to import express-zip using :
const zip = require("express-zip");
but found this error -
Could not find a declaration file for module 'express-zip'. '/home/yash/hammock-server/node_modules/express-zip/index.js' implicitly has an 'any' type. Try ``npm install @types/express-zip`` if it exists or adds a new declaration (.d.ts) file containing declare module 'express-zip';
Metadata
Metadata
Assignees
Labels
No labels