You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prova una versione più vecchia della libreria codicefiscale https://www.npmjs.com/package/codice-fiscale-js?activeTab=versions ma il mio consiglio è di pianificare un aggiornamento del framework angular utilizzato dal tuo progetto perchè la versione 5 di angular credo sia EOL, potresti avere problemi di supporto come in questo caso oppure problematiche di sicurezza.
Ciao,
ho provato ad installare il modulo con NPM
npm i codice-fiscale-js --save
ho importato la libreria come indicato :
import CodiceFiscale from 'codice-fiscale-js';
ho chiamato la funzione come segue :
ritorna questo errore :
codice_fiscale_js_1.default is not a constructor
Cosa sto sbagliando?
The text was updated successfully, but these errors were encountered: