asyncapi / website

AsyncAPI specification website
https://www.asyncapi.com
Apache License 2.0
494 stars 639 forks source link

Automated listing of meetings and other data fails since 2 weeks #3036

Open derberg opened 4 months ago

derberg commented 4 months ago

errors visible in https://github.com/asyncapi/website/actions/workflows/regenerate-meetings-and-videos.yml

don't know why all suddenly that happens

jerensl commented 4 months ago

I think the issues related to node-fetch v3 just only supported ESM as mentioned here, rollback to version 2 will fix the issues.