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
Hi. I recently deployed my nuxt app to Cloudflare and I get this error every time I try to register a new subscriber. Class constructor EventEmitter cannot be invoked without 'new'
📜 Description
Hi. I recently deployed my nuxt app to Cloudflare and I get this error every time I try to register a new subscriber.
Class constructor EventEmitter cannot be invoked without 'new'
Here's my function code
Probably has something to do with Cloudflare?
👟 Reproduction steps
👍 Expected behavior
No error and the subscriber should be registered successfully
👎 Actual Behavior with Screenshots
Error
Class constructor EventEmitter cannot be invoked without 'new'
My App:
Nuxt Hub/ Cloudflare logs:
Novu version
Novu SaaS
npm version
NA
node version
NA
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: