-
-
Notifications
You must be signed in to change notification settings - Fork 933
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
Typescript Error for BaseLayer #670
Comments
That looks strange. Looks like typescript is trying to compile declarations as normal |
@lavrton I don't know, the strangest part is when I change code and try to build for the first time, it works.. But with same code, second build occurs this error. Now this is blocking my development and I really really need help about this. May I provide any other information to help resolving this? Could this be related with RxJS or Angular? Here are some issues about RxJS: |
@lavrton After reading your answer and issues about RxJS, I've updated my project's TypeScript from 2.6.2 to 3.5.2 (latest version) and RxJS from 6.3.3 to 6.5.2. And it seems it works as expected right now :) Thank you very much for your help! |
Hello,
I'm trying use Konva 3.3.3 with Ionic Framework 3.9.5 / Angular Core 5.2.9 / TypeScript 3.5.1 and I'm getting these errors while building for IOS simulator. Interesting part is sometimes it doesn't show this and screen with Konva seems working fine. But also when building for device, it always shows this error.
Could this be my mistake or is it related with Konva? Thank you for your help...
The text was updated successfully, but these errors were encountered: