Answer the question
In order to leave comments, you need to log in
Why does Eclipse ide get errors when using async await - Semi-colon expected?
I installed the Eclipse IDE for JavaScript Web Developers assembly,
everything works, but it swears at async and await in the code,
displays the "Semi-colon expected" error where these words occur.
The code itself runs without error, like
async function test(){
console.log('test');
}
Where that it is possible to correct in Eclipse that he did not swear?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question