Must use import to load ES Module

@germanescobar you can give this a try: const { default: fetch} = await import('node-fetch').

Here is a relevant thread with additional context in case you’re interested: ErrorMust use import to load ES Module when deploying Pipedream workflow.