You are reading a single comment by @KevinAst and its replies.
Click here to read the full conversation.
-
Thanks @Wilberforce.
I think I had noticed (as you suggest) that the deployed code was actually working, even with the IDE deployment error.
Unfortunately, this would be a rather problematic process ... not knowing if there is a legitimate error in the deployment, or it is just a false indicator.
Curious as to what the real problem is, and if there is a way to eliminate this "false error" from the IDE.
In the ide I think you may get warnings, however the interpreter itself can handle the code.
From memory the acorn parser in the ide does not handle things like arrow functions.