/node_modules/set-interval-async/dist/set-interval-async-timer.cjs:25
/node_modules/set-interval-async/dist/set-interval-async-timer.cjs:25
#scheduleTimeout(strategy, handler, intervalMs, delayMs, ...handlerArgs) {
^
SyntaxError: Unexpected token '('
/node_modules/set-interval-async/dist/set-interval-async-timer.cjs:33 async #runHandlerAndScheduleTimeout(strategy, handler, intervalMs, ...handlerArgs) { ^
SyntaxError: Unexpected token '('
Hi @sauween
Thanks for your report. Could you please share the following?
node version set-interval-async version snippet of code causing the issue
node -v v18.7.0 The picture is the state I can use after modification
this seems to be due to a misconfigured bundler; if the issue persists feel free to ping here again with more details about how you are running/bundling your code
also seeing this fwiw