-
Notifications
You must be signed in to change notification settings - Fork 252
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
fix compile error #497
fix compile error #497
Conversation
current source is not compiling. This fixes the compile
Instant-update: After modifying the Github CI workflow of this project, it's first runner (based on node 12) fails on exactly what is being fixed by this PR. I can't reproduce it locally, but given that I'm not very versed in NodeJS magic, that shouldn't surprise anyone. |
its a type, thanks. Pushed a commit to address it. |
Hi Alex - I'm sorry to confuse everyone, but I now think that the typo is necessary. This is being reported by the compile step: note that it complains about missing a property with that typo:
|
I can take a look later today when I have some time. It was a while back when I created this fix. |
Took a quick look.
will revert my change. |
current source is not compiling. This fixes the compile