organization · inferred from evidence
chargebee team
The team behind the chargebee product, responsible for shipping the fix.
- chargebee: Can't resolve 'http' after upgrading to Next.js 15 (fixed in v3.12.0)
After upgrading a project from Next.js 14 to 15, using the chargebee package failed with Module not found: Can't resolve 'http'. The SDK imported Node.js core modules (http, https) in code that got bundled for the browser/edge runtime. The