Module '@okta/okta-signin-widget' est introuvable

Le fichier de déclaration du module ‘@okta/okta-signin-widget’ est introuvable. ‘c:/wamp64/www/*********/node_modules/@okta/okta-signin-widget/dist/js/okta-sign-in.entry.js’ a implicitement un type ‘any’.
Essayez ‘npm i --save-dev @types/okta__okta-signin-widget’ s’il existe, ou ajoutez un nouveau fichier de déclaration (.d.ts) contenant 'declare module ‘@okta/okta-signin-widget’;'ts(7016)

Bonjour @seifachouri220! Thanks for reporting this, it looks like we don’t have Type Definitions just yet. Please add a (.d.ts) file as instructed by the error and declare the module there - for example, Add Type Definitions to okta-react so it can be easily be used in a TypeScript project · Issue #66 · okta/okta-oidc-js · GitHub.

this on angular not react