Unable to select discord channel during local development

How do I configure props.channel for discord sources when editing the code locally? The cli is not able to find channels in my server even after connecting my discord account. I keep getting the error

Configuring prop channels... X Sorry, your reply was invalid: Unhandled array intrinsic prop type $.discord.channel

I am trying to run pd dev new-message.mjs within pipedream/components/discord/sources/new-message . Could I get some help on this?