Iām using Boilerplate and use https://docs.moralis.io/reference/getwallettokenbalances.
Error:
x top level await requires target to es2017 or higher and topLevelAwait:true for ecmascript
,----
12 | await Moralis.start({
: ^^^^^
`----
Caused by:
0: failed to process input file
1: error was recoverable, but proceeding would result in wrong codegen
2: Syntax Error
How can i fix this please?