-
Notifications
You must be signed in to change notification settings - Fork 187
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
Compiling v2.7.0 from npm causes a type error #1970
Comments
Looks like the problem may be related to a bug in TypeScript that is reported here: microsoft/TypeScript#49466 Brief explanation of the problem: |
Possible workarounds:
|
Steps to Reproduce
Example:
yarn build
Actual behavior
A compilation error occurs:
Expected behavior
No error should be present in console during compilation
Screenshots

Ketcher version [e.g. v2.4.2].
v2.7.0
The text was updated successfully, but these errors were encountered: