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
We are facing some issues with EWF libraries as given below. Please help us to fix all these.
During the CVE fix typeorm we tried upgrading the version of typeorm to 0.3x which was not compatible with even the EWF libraries or even latest ewf libraries.
How to handle if there are some old issuer_certificates of previous versions of issuer_certificates. The entity structure of old issuer_certificate entity and latest version issuer_certificate is different.
The text was updated successfully, but these errors were encountered:
We are facing some issues with EWF libraries as given below. Please help us to fix all these.
During the CVE fix typeorm we tried upgrading the version of typeorm to 0.3x which was not compatible with even the EWF libraries or even latest ewf libraries.
Dependencies:
When we downgraded the EWF libraries version, got error as "BlockchaninPropertiesService does not exit"
When we upgraded the EWF versions to the latest, We got the "Issuer migration suceessfull". but entities are not updated, Hence got below error.
Eror: missing providers (argument="providers", value=[], code=INVALID_ARGUMENT, version=providers/5/3/1)
Dependencies:
The text was updated successfully, but these errors were encountered: