Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type 'typeof CBC' is missing the following properties from type 'BlockCipherMode': mixIn, clone #9

Closed
cos60 opened this issue Oct 28, 2020 · 2 comments

Comments

@cos60
Copy link

cos60 commented Oct 28, 2020

This is the version information, as follows。
"crypto-es": "^1.2.6",
"typescript": "^4.0.3",

Is that the issue from?
image

@cos60 cos60 closed this as completed Oct 28, 2020
@PavolSvidran
Copy link

Why is this closed, when issue is stil there yea it work with CryptoES.mode.CBC as any but still..

@entronad
Copy link
Owner

entronad commented Feb 8, 2021

This is caused by our type error in tds that mode should be a class, not an object.
We have fixed it in v1.2.7, Please upgrade and have a retry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants