-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
While using Kaop-ts in Angular project, get the following error message:
Error: node_modules/kaop-ts/dist/types/index.d.ts:6:34 - error TS7016: Could not find a declaration file for module 'kaop'. '/Users/user/projects/demo/node_modules/kaop/dist/kaop.cjs.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/kaop` if it exists or add a new declaration (.d.ts) file containing `declare module 'kaop';`
6 export { inject, provider } from "kaop";
~~~~~~
k1r0s
Metadata
Metadata
Assignees
Labels
No labels