Yuso Malo
Yuso Malo
Same issue here only when using `next dev --turbo`
Hi! We are experiencing the same issue. It has become a dependency for successfully updating to Next.js 15
Hi @marcosmarxm! Sure, I'm testing it locally: ```python import airbyte as ab # Create and install the source: source: ab.Source = ab.get_source( name="source-youtube-analytics", install_if_missing=True ) ``` While installing the dependencies...
Same here 🙏