inconceivable…
Yeah removing async resolved the error. Thanks for the good catch.
On a side note, I am under the impression that adding async to functions is generally harmless, it only enables await to work. Any idea why is it tripping up in this case?
relevant stackoverflow - https://stackoverflow.com/questions/45594596/async-function-without-await-in-javascript?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa