You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code
TypeError: Inngest is not a constructor
Additional information:
Library version: 3.35.0
Runtime: Node.js v23.4.0
TypeScript: v5.8.3
If you want, I can help prepare the full text of the Issue or answer any other questions!
The text was updated successfully, but these errors were encountered:
Description: I encountered a problem using the inngest library. When I try to create a client using new Inngest(...), I get the error:
Code
TypeError: Inngest is not a constructor
Steps to reproduce:
Installed the inngest library version 3.37.0.
Used the following code:
TypeScript
Actual behavior: Error:
Code
TypeError: Inngest is not a constructor
Additional information:
Library version: 3.35.0
Runtime: Node.js v23.4.0
TypeScript: v5.8.3
If you want, I can help prepare the full text of the Issue or answer any other questions!
The text was updated successfully, but these errors were encountered: