javascript

SyntaxError: for-await only in async functions

for-await.*not valid in (sync|non-async)

Fixes

SyntaxErrorruntimeasync

Related Errors